1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 13:41:24 +01:00
Files
operating-system/buildroot/package/ipset/Config.in
2018-03-17 23:47:00 +00:00

9 lines
204 B
Plaintext

config BR2_PACKAGE_IPSET
bool "ipset"
select BR2_PACKAGE_LIBMNL
help
Utility to manage IP sets in the linux kernel.
Requires a patched kernel or version >=2.6.39.
http://ipset.netfilter.org/