version 0.9.7 (2008/05/31) -------------------------- o remove .svn directory from make distcheck tarballs (reported by B.Benjamini) o fix minor compilation issue in amd64 with gcc4.3 (reported by Daniel Schepler) o update manpages with the new URL: http://conntrack-tools.netfilter.org o check for pkg-config at configure stage o add flex version warning (better with >= 2.5.33) = conntrack = o fix minor compilation warning (Krzysztof Oledzki) o add ICMPv6 (-p icmpv6) support (Krzysztof Oledzki) o distinguish between invalid (unknown) and empty proto (Krzysztof Oledzki) o simplify parameter-handling code o check for missing source/address IP/ports in creation and get operations o way more flexible conntrack updates and deletions o fix NAT filtering via --src-nat and --dst-nat (reported by K.Oledzki) o recover the ID support o only allow the use of --secmark for listing (filtering) o show display counters to stderr o enable filtering by status and ID o update manpage o minor cleanups = conntrackd = o fix asymmetric path support (reported by Gary Richards) o improve netlink overrun handling o add more verbose error notification when we fail to inject a conntrack o rework of the FT-FW approach o minor fix of the manpage (Max Wilhelm) o remove (misleading) counters and use information from the statistics mode o use generic nfct_copy() from libnetfilter_conntrack to update objects o use generic nfct_cmp() to compare objects o improve network message sanity checkings o add Mcast[Snd|Rcv]SocketBuffer clauses to tune multicast socket buffers o add missing string.h required by strdup in config parsing o add eventfd emulation to communicate receiver -> sender o add best effort replication protocol (aka NOTRACK) o rework the HELLO logic inside FT-FW o fix leak in cache_destroy(): release objects before destroying the cache o delay the closure of the dump descriptor to fix assertion with cache_wt