From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org,
netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: [ANNOUNCE] libnetfilter_cttimeout 1.0.0 release
Date: Sat, 26 May 2012 20:03:17 +0200 [thread overview]
Message-ID: <20120526180317.GA31938@1984> (raw)
[-- 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/
reply other threads:[~2012-05-26 18:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120526180317.GA31938@1984 \
--to=pablo@netfilter.org \
--cc=lwn@lwn.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-announce@lists.netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).