xref: /OK3568_Linux_fs/buildroot/package/libnetfilter_log/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBNETFILTER_LOG
2	bool "libnetfilter_log"
3	select BR2_PACKAGE_LIBNFNETLINK
4	help
5	  libnetfilter_log is a userspace library providing interface
6	  to packets that have been logged by the kernel packet filter.
7
8	  http://www.netfilter.org/projects/libnetfilter_log/
9