[ANNOUNCE] conntrack-tools 1.0.1 release
Pablo Neira Ayuso
pablo at netfilter.org
Thu Jan 5 11:35:09 CET 2012
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!
-------------- next part --------------
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
More information about the netfilter-announce
mailing list