commit | ab4f58c77a189d1100383e0c901cb8e90c3ab4f7 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Dec 05 01:31:37 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:24 2008 -0800 |
tree | dab8d293a8d8c7a9dd911a8428770937d642530c | |
parent | 4ad9d4fa94800573edaca18ba2f34f27137c9bc0 [diff] |
[NETFILTER]: remove NF_CONNTRACK_ENABLED option Remove the NF_CONNTRACK_ENABLED option. It was meant for a smoother upgrade to nf_conntrack, people having reconfigured their kernel at least once since ip_conntrack was removed will have the NF_CONNTRACK option already set. People upgrading from older kernels have to reconfigure a lot anyway. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>