[ANNOUNCE] libnetfilter_conntrack 1.0.0 release
Pablo Neira Ayuso
pablo at netfilter.org
Wed Jan 4 17:42:57 CET 2012
Hi!
The Netfilter project proudly presents:
libnetfilter_conntrack-1.0.0
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/libnetfilter_conntrack/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/
Have fun!
-------------- next part --------------
Andrew Beverley (1):
utils: add nfct_destroy() to all examples in utils
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
Jiri Popelka (1):
conntrack: objopt: NO_EFFECT
Pablo Neira Ayuso (20):
build: Linux kernel-style for compilation messages
doc: fix missing nfct_copy function not included in doxygen report
expect: fix missing parsing of master tuple
expect: nfexp_snprintf prints expectation timeout if present
expect: nfexp_snprintf displays mask and master tuple information
expect: add nfexp_send()
expect: support CTA_EXPECT_HELP_NAME
expect: modify output by moving zone and flags to the end of the line
src: export NFCT_HELPER_NAME_MAX
utils: fix expect_get to work with expect_create
Merge branch 'master' of git://dev.medozas.de/libnetfilter_conntrack
src: clarify licensing terms of library (GPLv2+)
conntrack: fix size of CTA_PROTOINFO_TCP_FLAGS_ORIGINAL in ARM
include: remove reference to licensing terms from headers
src: put nf_expect and nf_conntrack into diet
qa: extend test_api to validate set API for conntrack objects
conntrack: fix set operation for master IPv6 src and dst
expect: extend test_api for the expectation API
expect: add nfexp_cmp
build: bump version to 1.0.0
More information about the netfilter-announce
mailing list