Lines Matching full:netfilter
165 menuconfig NETFILTER
166 bool "Network packet filtering framework (Netfilter)"
168 Netfilter is a framework for filtering and mangling network packets
201 Another use of Netfilter is in transparent proxying: if a machine on
206 Yet another use of Netfilter is building a bridging firewall. Using
209 protocols over the bridge, use ebtables (under bridge netfilter
212 Various modules exist for netfilter which replace the previous
218 if NETFILTER
221 bool "Advanced netfilter configuration"
222 depends on NETFILTER
225 If you say Y here you can select between all the netfilter modules.
234 depends on NETFILTER && INET
247 source "net/netfilter/Kconfig"
248 source "net/ipv4/netfilter/Kconfig"
249 source "net/ipv6/netfilter/Kconfig"
250 source "net/bridge/netfilter/Kconfig"
252 endif # if NETFILTER
349 being used in cls_cgroup and for netfilter matching.