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