summaryrefslogtreecommitdiffstats
path: root/kernel/linux2.5/net/bridge/netfilter/Config.in
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-12-04 21:06:36 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-12-04 21:06:36 +0000
commitccc69e5929321a6038e132f19c8d222f71245035 (patch)
tree7e0edeb3e8951e0629d4a01794543e5043c892cc /kernel/linux2.5/net/bridge/netfilter/Config.in
parented0eee0f204d0727d1be072a557505d38ac3e2af (diff)
*** empty log message ***
Diffstat (limited to 'kernel/linux2.5/net/bridge/netfilter/Config.in')
-rw-r--r--kernel/linux2.5/net/bridge/netfilter/Config.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/kernel/linux2.5/net/bridge/netfilter/Config.in b/kernel/linux2.5/net/bridge/netfilter/Config.in
deleted file mode 100644
index 59b8b63..0000000
--- a/kernel/linux2.5/net/bridge/netfilter/Config.in
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Bridge netfilter configuration
-#
-dep_tristate ' Bridge: ebtables' CONFIG_BRIDGE_NF_EBTABLES $CONFIG_BRIDGE
-dep_tristate ' ebt: filter table support' CONFIG_BRIDGE_EBT_T_FILTER $CONFIG_BRIDGE_NF_EBTABLES
-dep_tristate ' ebt: nat table support' CONFIG_BRIDGE_EBT_T_NAT $CONFIG_BRIDGE_NF_EBTABLES
-dep_tristate ' ebt: broute table support' CONFIG_BRIDGE_EBT_BROUTE $CONFIG_BRIDGE_NF_EBTABLES
-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: 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
-dep_tristate ' ebt: redirect target support' CONFIG_BRIDGE_EBT_REDIRECT $CONFIG_BRIDGE_NF_EBTABLES
-dep_tristate ' ebt: mark target support' CONFIG_BRIDGE_EBT_MARK_T $CONFIG_BRIDGE_NF_EBTABLES
-