Packet filtering
modulename: ip6table_filter.ko
configname: CONFIG_IP6_NF_FILTER
Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IPv6: Netfilter Configuration (EXPERIMENTAL)
└─>Packet filtering
In linux kernel since version 2.6.12
Packet filtering defines a table `filter', which has a series of
rules for simple packet filtering at local input, forwarding and
local output. See the man page for iptables(8).
To compile it as a module, choose M here. If unsure, say N.
rules for simple packet filtering at local input, forwarding and
local output. See the man page for iptables(8).
To compile it as a module, choose M here. If unsure, say N.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_IP6_NF_IPTABLES
CONFIG_IPV6
CONFIG_NET
CONFIG_NETFILTER