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] conntrack-tools 1.0.1 release
Date: Thu, 5 Jan 2012 11:35:09 +0100 [thread overview]
Message-ID: <20120105103509.GB7046@1984> (raw)
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
Hi!
The Netfilter project proudly presents:
conntrack-tools 1.0.1
The conntrack-tools are a set of tools targeted at system
administrators. They are conntrack, the userspace command line
interface, and conntrackd, the userspace daemon. The tool conntrack
provides a full featured interface that is intended to replace the old
/proc/net/ip_conntrack interface. Using conntrack, you can view and
manage the in-kernel connection tracking state table from userspace.
On the other hand, conntrackd covers the specific aspects of stateful
firewalls to enable highly available scenarios.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/conntrack-tools/downloads.html
ftp://ftp.netfilter.org/pub/conntrack-tools/
Have fun!
[-- Attachment #2: changes-conntrack-tools-1.0.1.txt --]
[-- Type: text/plain, Size: 938 bytes --]
Florian Westphal (4):
conntrack: add support for mark mask
conntrack: skip sending update message to kernel if conntrack is unchanged
testsuite: add tests for --mark option
conntrack: add missing break when parsing --id/--secmark options
Jan Engelhardt (3):
Update .gitignore
build: use AC_CONFIG_AUX_DIR and stash away tools
build: disable implicit .tar.gz archive generation and use POSIX mode
Pablo Neira Ayuso (8):
build: Linux kernel-style for compilation messages
conntrack: remove unused variable with -S
conntrackd: add missing initial caching of gettimeofday()
conntrackd: fix filtering of dump output if internal cache is disabled
Merge branch 'master' of git://dev.medozas.de/conntrack-tools
doc: primary-backup.sh: clarify licensing terms (GPLv2+)
conntrackd: fix checking of return value of queue_add()
build: bump version to 1.0.1
reply other threads:[~2012-01-05 10:35 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=20120105103509.GB7046@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).