summaryrefslogtreecommitdiffstats
path: root/package/libnetfilter_conntrack/Config.in
blob: caf8a8a5b635da95eeddf006ac13cb5be889615d (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBNETFILTER_CONNTRACK
	bool "libnetfilter_conntrack"
	select BR2_PACKAGE_LIBNFNETLINK
	help
	  libnetfilter_conntrack is a userspace library providing
	  a programming interface (API) to the in-kernel
	  connection tracking state table.

	  http://www.netfilter.org/projects/libnetfilter_conntrack/