[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Also remove the references to "new connection tracking" from Kconfig. After some short stabilization period of the new connection tracking helpers/NAT code the old one will be removed. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
807467c22a
commit
a3c479772c
@@ -6,7 +6,7 @@ menu "IPv6: Netfilter Configuration (EXPERIMENTAL)"
|
||||
depends on INET && IPV6 && NETFILTER && EXPERIMENTAL
|
||||
|
||||
config NF_CONNTRACK_IPV6
|
||||
tristate "IPv6 support for new connection tracking (EXPERIMENTAL)"
|
||||
tristate "IPv6 connection tracking support (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL && NF_CONNTRACK
|
||||
---help---
|
||||
Connection tracking keeps a record of what packets have passed
|
||||
|
Reference in New Issue
Block a user