This page contains the following errors:

error on line 93 at column 17: attributes construct error

Below is a rendering of the page up to the first error.

git.oblomov.eu Git - linux-2.6/blame - net/netfilter/Kconfig
[PATCH] struct path: convert netlink
[linux-2.6] / net / netfilter / Kconfig
CommitLineData
9fb9cbb1
YK
1menu "Core Netfilter Configuration"
2 depends on NET && NETFILTER
3
f9e815b3
HW
4config NETFILTER_NETLINK
5 tristate "Netfilter netlink interface"
6 help
7 If this option is enabled, the kernel will include support
8 for the new netfilter netlink interface.
7af4cc3f
HW
9
10config NETFILTER_NETLINK_QUEUE
11 tristate "Netfilter NFQUEUE over NFNETLINK interface"
12 depends on NETFILTER_NETLINK
13 help