slackbuilds_ponce/network/libnftnl/README
Duncan Roe 9db9d22c50 network/libnftnl: Added (pre-requisite for nftables)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2014-04-27 12:15:43 -05:00

8 lines
394 B
Text

libnftnl (pre-requisite for nftables)
libnftnl is a userspace library providing a low-level netlink interface (API) to
the in-kernel nf_tables subsystem. The library libnftnl has been previously
known as libnftables. This library is currently used by nftables.
To benefit from libnftnl (but not to build it), you need a kernel that includes
the nf_tables subsystem (initial support >= 3.14).