Displaying 1 result from an estimated 1 matches for "nfct_timeout_policy_attr_to_nam".
Did you mean:
nfct_timeout_policy_attr_to_name
2012 May 26
0
[ANNOUNCE] libnetfilter_cttimeout 1.0.0 release
...const-ify arguments of functions
Add extern "C" guard for C++ compilation mode
Pablo Neira Ayuso (11):
initial commit
add README file
This library is licensed under GPLv2+
Merge branch 'master' of git://dev.medozas.de/libnetfilter_cttimeout
add nfct_timeout_policy_attr_to_name(state_attr)
don't add CTA_TIMEOUT_DATA nest if no policy attributes are present
add missing ICMPv6 support
src: improvements for the doxygen documentation
src: add new parameter type to nfct_timeout_snprintf
src: more minor improvements for the doxygen documentati...