xref: /OK3568_Linux_fs/buildroot/package/libnetfilter_queue/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBNETFILTER_QUEUE
2	bool "libnetfilter_queue"
3	select BR2_PACKAGE_LIBNFNETLINK
4	select BR2_PACKAGE_LIBMNL
5	help
6	  libnetfilter_queue is the userspace library that provides
7	  the programming interface to the fine-grain
8	  connection tracking timeout infrastructure.
9
10	  http://www.netfilter.org/projects/libnetfilter_queue/
11