X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2FKconfig;h=b6a5d454f2ffa9219c4037c68e50d6b49eef6f2f;hb=81c1c17804ac52036e07b0ba95cb637bdd4784d6;hp=58ed2f4199dcc377e3f89d59546fb551f356f115;hpb=0d66548a10cbbe0ef256852d63d30603f0f73f9b;p=linux-2.6 diff --git a/net/Kconfig b/net/Kconfig index 58ed2f4199..b6a5d454f2 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -144,9 +144,21 @@ config NETFILTER_DEBUG You can say Y here if you want to get additional messages useful in debugging the netfilter code. +config NETFILTER_ADVANCED + bool "Advanced netfilter configuration" + depends on NETFILTER + default y + help + If you say Y here you can select between all the netfilter modules. + If you say N the more ununsual ones will not be shown and the + basic ones needed by most people will default to 'M'. + + If unsure, say Y. + config BRIDGE_NETFILTER bool "Bridged IP/ARP packets filtering" depends on BRIDGE && NETFILTER && INET + depends on NETFILTER_ADVANCED default y ---help--- Enabling this option will let arptables resp. iptables see bridged