summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/bridge/netfilter/Config.in
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-08-14 19:56:43 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-08-14 19:56:43 +0000
commit27090c14799c2417dff3ef6ac7a9042d23d54a96 (patch)
tree9121658fc1a27c6d0fda860fbc78bcae553dd273 /kernel/linux/net/bridge/netfilter/Config.in
parent31cdf1b65f5f38bf7bfe3d618b5a5e1a35ff7ea2 (diff)
add arpreply
Diffstat (limited to 'kernel/linux/net/bridge/netfilter/Config.in')
-rw-r--r--kernel/linux/net/bridge/netfilter/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/linux/net/bridge/netfilter/Config.in b/kernel/linux/net/bridge/netfilter/Config.in
index 46a36ff..63ae400 100644
--- a/kernel/linux/net/bridge/netfilter/Config.in
+++ b/kernel/linux/net/bridge/netfilter/Config.in
@@ -13,6 +13,7 @@ dep_tristate ' ebt: 802.3 filter support' CONFIG_BRIDGE_EBT_802_3 $CONFIG_BRI
dep_tristate ' ebt: packet type filter support' CONFIG_BRIDGE_EBT_PKTTYPE $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: STP filter support' CONFIG_BRIDGE_EBT_STP $CONFIG_BRIDGE_NF_EBTABLES
dep_tristate ' ebt: mark filter support' CONFIG_BRIDGE_EBT_MARKF $CONFIG_BRIDGE_NF_EBTABLES
+dep_tristate ' ebt: arp reply target support' CONFIG_BRIDGE_EBT_ARPREPLY $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
dep_tristate ' ebt: redirect target support' CONFIG_BRIDGE_EBT_REDIRECT $CONFIG_BRIDGE_NF_EBTABLES