summaryrefslogtreecommitdiffstats
path: root/network/libnftnl/README
blob: acc52c6eced577b720e0fa5e6aa2202fd6ddedc0 (about) (plain) (blame)
1
2
3
4
5
6
7
8
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).