]> Git Repo - linux.git/commit
netfilter: fix IP_VS dependencies
authorPatrick McHardy <[email protected]>
Thu, 18 Nov 2010 08:20:57 +0000 (08:20 +0000)
committerDavid S. Miller <[email protected]>
Thu, 18 Nov 2010 21:14:33 +0000 (13:14 -0800)
commitdba4490d22a496f9b7c21919cf3effbed5851213
treec66928ae2f6f7c9677266c2d84d3c92c0fc80b46
parent925e277f5221defdc53cbef1ac3ed1803fa32357
netfilter: fix IP_VS dependencies

When NF_CONNTRACK is enabled, IP_VS uses conntrack symbols.
Therefore IP_VS can't be linked statically when conntrack
is built modular.

Reported-by: Justin P. Mattock <[email protected]>
Tested-by: Justin P. Mattock <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/netfilter/ipvs/Kconfig
This page took 0.053187 seconds and 4 git commands to generate.