From 64823c027ee22b51f8d82e238679cb299222931b Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Sun, 6 May 2007 18:00:06 +0000 Subject: - update changelog - use positive logic in error handling --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2ef0535..59b297b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ version 0.9.3 (yet unreleased) ------------------------------ + += conntrackd = o fix commit of confirmed expectations (reported by Nishit Shah) o fix double increment of counters in cache_update_force() (Niko Tyni) o nl_dump_handler must return NFCT_CB_CONTINUE (Niko Tyni) @@ -28,6 +30,16 @@ o kill cache feature abuse: introduce nicer cache hooks for sync algorithms o fix oversized buffer allocated in the stack in the cache functions o add support to dump internal/external cache in XML format '-x' += conntrack = +o port conntrack to the new libnetfilter_conntrack API +o introduce '--xml' option for '-L', '-G' and '-E' +o deprecated '--id' +o replace '-a' by '--src-nat' and '--dst-nat' +o use positive logic in error handling +o remove sctp support until is fully supported in the kernel side +o update conntrack manpage +o update test.sh file in examples/cli/ + version 0.9.2 (2006/01/17) -------------------------- o remove spamming packet lost messages -- cgit v1.2.3