summaryrefslogtreecommitdiffstats
path: root/network/libnftnl/slack-desc
blob: a398990b90906b3175386825ddd750e179a59307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

        |-----handy-ruler------------------------------------------------------|
libnftnl: libnftnl (pre-requisite for nftables)
libnftnl:
libnftnl: libnftnl is a userspace library providing a low-level netlink
libnftnl: interface (API) to the in-kernel nf_tables subsystem. The library
libnftnl: libnftnl has been previously known as libnftables. This library is
libnftnl: currently used by nftables.
libnftnl:
libnftnl: To actually use libnftnl needs a kernel that includes the nf_tables
libnftnl: subsystem (initial support >= 3.14).
libnftnl:
libnftnl: Homepage: http://www.netfilter.org/projects/libnftnl/