summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/bridge/netfilter
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-12-04 21:09:01 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-12-04 21:09:01 +0000
commita2b425d2723dc032874ea74890c705478ef5afae (patch)
tree175d462dbcdb5bc07e43059b19779148d2bb645c /kernel/linux/net/bridge/netfilter
parent6dea2e28a17d497ac0b1509e8324de5a863ddc46 (diff)
remove EXPERIMENTAL from vlan
Diffstat (limited to 'kernel/linux/net/bridge/netfilter')
-rw-r--r--kernel/linux/net/bridge/netfilter/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/linux/net/bridge/netfilter/Config.in b/kernel/linux/net/bridge/netfilter/Config.in
index e77c7cb..10e6724 100644
--- a/kernel/linux/net/bridge/netfilter/Config.in
+++ b/kernel/linux/net/bridge/netfilter/Config.in
@@ -8,7 +8,7 @@ dep_tristate ' ebt: broute table support' CONFIG_BRIDGE_EBT_BROUTE $CONFIG_BR
dep_tristate ' ebt: log support' CONFIG_BRIDGE_EBT_LOG $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: IP filter support' CONFIG_BRIDGE_EBT_IPF $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: ARP filter support' CONFIG_BRIDGE_EBT_ARPF $CONFIG_BRIDGE_NF_EBTABLES
-dep_tristate ' ebt: 802.1Q VLAN filter support (EXPERIMENTAL)' CONFIG_BRIDGE_EBT_VLANF $CONFIG_BRIDGE_NF_EBTABLES
+dep_tristate ' ebt: 802.1Q VLAN filter support' CONFIG_BRIDGE_EBT_VLANF $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: mark filter support' CONFIG_BRIDGE_EBT_MARKF $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: snat target support' CONFIG_BRIDGE_EBT_SNAT $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: dnat target support' CONFIG_BRIDGE_EBT_DNAT $CONFIG_BRIDGE_NF_EBTABLES