[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
authorPatrick McHardy <kaber@trash.net>
Tue, 25 Jul 2006 05:55:29 +0000 (22:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jul 2006 05:55:29 +0000 (22:55 -0700)
After the recent problems with all the SCTP stuff it seems reasonable
to mark this as experimental.

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

index 42a178a..a9894dd 100644 (file)
@@ -386,8 +386,8 @@ config NETFILTER_XT_MATCH_REALM
          <file:Documentation/modules.txt>.  If unsure, say `N'.
 
 config NETFILTER_XT_MATCH_SCTP
-       tristate  '"sctp" protocol match support'
-       depends on NETFILTER_XTABLES
+       tristate  '"sctp" protocol match support (EXPERIMENTAL)'
+       depends on NETFILTER_XTABLES && EXPERIMENTAL
        help
          With this option enabled, you will be able to use the 
          `sctp' match in order to match on SCTP source/destination ports