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

config LIBNETFILTER_CONNTRACK
	tristate
	select LIBNFNETLINK
	prompt "libnetfilter_conntrack"
	help
	  libnetfilter_conntrack is a userspace library providing a
	  programming interface (API) to the in-kernel connection tracking
	  state table.
	  This library has been previously known as libnfnetlink_conntrack