summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/bridge/netfilter/Config.in
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-11-02 12:48:01 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-11-02 12:48:01 +0000
commitb6c9e6b69d628d1a7f3218e75b2b2e892d456a60 (patch)
treee6b390f114b4435e8af39f899620ec4dd3d3f155 /kernel/linux/net/bridge/netfilter/Config.in
parent82078684ab4c647c37619a609469265f62fd2acc (diff)
add limit/among
Diffstat (limited to 'kernel/linux/net/bridge/netfilter/Config.in')
-rw-r--r--kernel/linux/net/bridge/netfilter/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/linux/net/bridge/netfilter/Config.in b/kernel/linux/net/bridge/netfilter/Config.in
index 63ae400..07cb3af 100644
--- a/kernel/linux/net/bridge/netfilter/Config.in
+++ b/kernel/linux/net/bridge/netfilter/Config.in
@@ -8,6 +8,8 @@ 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: among filter support' CONFIG_BRIDGE_EBT_AMONG $CONFIG_BRIDGE_NF_EBTABLES
+dep_tristate ' ebt: limit filter support' CONFIG_BRIDGE_EBT_LIMIT $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: 802.1Q VLAN filter support' CONFIG_BRIDGE_EBT_VLANF $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: 802.3 filter support' CONFIG_BRIDGE_EBT_802_3 $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: packet type filter support' CONFIG_BRIDGE_EBT_PKTTYPE $CONFIG_BRIDGE_NF_EBTABLES