* [ANNOUNCE] libnetfilter_cttimeout 1.0.0 release
@ 2012-05-26 18:03 Pablo Neira Ayuso
0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2012-05-26 18:03 UTC (permalink / raw)
To: netfilter-devel; +Cc: netdev, netfilter, netfilter-announce, lwn
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
Hi!
The Netfilter project proudly presents:
libnetfilter_cttimeout 1.0.0
libnetfilter_cttimeout is 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 by conntrack-tools.
To use this library, you require a Linux kernel >= 3.4.0.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/libnetfilter_cttimeout/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_cttimeout/
Have fun!
[-- Attachment #2: changes-libnetfilter_cttimeout-1.0.0.txt --]
[-- Type: text/plain, Size: 853 bytes --]
Jan Engelhardt (6):
Add .gitignore
const-ify static data objects
Add stdint header and type corrections
Properly NUL-terminate name in nfct_timeout_attr_set
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 documentation
build: fix broken Makefile.am in include/linux/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-26 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26 18:03 [ANNOUNCE] libnetfilter_cttimeout 1.0.0 release Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).