xref: /OK3568_Linux_fs/buildroot/package/ipset/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IPSET
2	bool "ipset"
3	select BR2_PACKAGE_LIBMNL
4	help
5	  Utility to manage IP sets in the linux kernel.
6	  Requires a patched kernel or version >=2.6.39.
7
8	  http://ipset.netfilter.org/
9