| The netfilter.org "libnetfilter_cttimeout" projectWhat is libnetfilter_cttimeout?
libnetfilter_cttimeoutis the userspace library that provides the programming interface to the fine-grain connection tracking timeout infrastructure. With this library, you can create, update and delete timeout policies that can be attached to traffic flows. This library is used byconntrack-tools.
libnetfilter_cttimeoutrequireslibmnland a kernel that includes thenfnetlink_cttimeoutsubsystem (i.e. 3.4 or later). 
creating timeout policy objectsretrieving timeout policy objectsdeleting timeout policy objects
For the nfnetlink_cttimeoutsubsystem. 
You can check the library documentation generated in doxygen format.
 
libnfnetlink_cttimeout has been written by Pablo Neira Ayuso.
 
 |