]> git.karo-electronics.de Git - linux-beck.git/commit
[NETFILTER]: Remove some EXPERIMENTAL dependencies
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:31:36 +0000 (23:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:16 +0000 (15:02 -0800)
commit8ce22fcab432313717d393c96ad35f0aee016e83
treefbc81c52e38a8b9ea7f4b8a7f9be797f429915cd
parentb26e76b7ce35b673deafab4a40eb33db6f81036f
[NETFILTER]: Remove some EXPERIMENTAL dependencies

Most of the netfilter modules are not considered experimental anymore,
the only ones I want to keep marked as EXPERIMENTAL are:

- TCPOPTSTRIP target, which is brand new.

- SANE helper, which is quite new.

- CLUSTERIP target, which I believe hasn't had much testing despite
  being in the kernel for quite a long time.

- SCTP match and conntrack protocol, which are a mess and need to
  be reviewed and cleaned up before I would trust them.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/Kconfig
net/ipv6/netfilter/Kconfig
net/netfilter/Kconfig