Hi! The Netfilter project proudly presents: libnetfilter_conntrack 1.0.1 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This library is currently used by conntrack-tools among many other applications. This release includes important improvements for the expectation support. 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!
Kelvie Wong (1): expect: support NFCT_Q_CREATE_UPDATE in nfexp_query Pablo Neira Ayuso (15): expect: add XML support for nfexp_snprintf() expect: add class support expect: add NAT support expect: add expectfn support expect: CTA_EXPECT_HELP_NAME must be NULL-terminated expect: fix comparison of expectation class and flags expect: fix missing whitespace after expectation flags in nfexp_snprintf conntrack: add support for CTA_MARK_MASK and filtered dumping qa: add some stress tools to test conntrack via ctnetlink qa: several improvements for the ct_stress tools conntrack: fix wrong building of ICMP reply tuple conntrack: add new ATTR_GRP_[ORIG|REPL]_ADDR_[SRC|DST] attribute conntrack: fix new ATTR_GRP_[ORIG|REPL]_ADDR_[SRC|DST] qa: add test case for get/set ATTR_GRP_* API build: bump version to 1.0.1