Config.in 335 B

123456789
  1. config BR2_PACKAGE_LIBNETFILTER_CTHELPER
  2. bool "libnetfilter_cthelper"
  3. select BR2_PACKAGE_LIBMNL
  4. help
  5. libnetfilter_cthelper is the userspace library that provides
  6. the programming interface to the user-space helper
  7. infrastructure available since Linux kernel 3.6.
  8. http://www.netfilter.org/projects/libnetfilter_cthelper/