fa247c5957af0ef4b819539cdf0556d5f178e706
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libnfnetlink / Config.in
1 config BR2_PACKAGE_LIBNFNETLINK
2         bool "libnfnetlink"
3         help
4           libnfnetlink is the low-level library for netfilter related
5           kernel/userspace communication.
6           It provides a generic messaging infrastructure for in-kernel
7           netfilter subsystems (such as nfnetlink_log, nfnetlink_queue,
8           nfnetlink_conntrack) and their respective users
9           and/or management tools in userspace.
10
11           http://www.netfilter.org/projects/libnfnetlink/