1config BR2_PACKAGE_LIBNETFILTER_CTTIMEOUT
2	bool "libnetfilter_cttimeout"
3	select BR2_PACKAGE_LIBMNL
4	help
5	  libnetfilter_cttimeout is the userspace library that provides
6	  the programming interface to the fine-grain
7	  connection tracking timeout infrastructure.
8
9	  http://www.netfilter.org/projects/libnetfilter_cttimeout/
10