summaryrefslogtreecommitdiffstats
path: root/rules/libnftnl.in
blob: 90548ec3832d91789e60f5ddbf750e11e7b23d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=networking

config LIBNFTNL
	tristate
	select LIBMNL
	prompt "libnftnl"
	help
	  libnftnl is a userspace library providing a low-level netlink
	  programming 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.