python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libnfnetlink / Config.in
blobfa247c5957af0ef4b819539cdf0556d5f178e706
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.
11           http://www.netfilter.org/projects/libnfnetlink/