1CONFIG_IP_NF_TARGET_REJECT
2NETLINK target support
3CONFIG_IP_NF_TARGET_NETLINK
4  The NETLINK target allows you to recieve packets in userspace via
5  the kernel firewall netlink socket. Apps such as fwmon
6  (http://firestorm.geek-ware.co.uk) can then recieve and dislpay
7  these packets. This option is basically a re-implementation of the
8  ipchains -o option.
9
10