From: Patrick McHardy Date: Tue, 15 Jan 2008 07:31:36 +0000 (-0800) Subject: [NETFILTER]: Remove some EXPERIMENTAL dependencies X-Git-Tag: v2.6.25-rc1~1162^2~740 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce22fcab432313717d393c96ad35f0aee016e83;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed