Hi! The Netfilter project proudly presents: conntrack-tools 1.4.0 This release adds the user-space helper infrastructure which includes the RPC portmapper (to support NFSv3) and Oracle*TNS helpers. More information available at: http://conntrack-tools.netfilter.org/manual.html 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!
Ansis Atteka (1): tests: conntrackd: fix compile errors and warnings Jozsef Kadlecsik (2): conntrackd: RPC helper added to cthelper conntrackd: TNS helper added to cthelper Nicolas Dichtel (1): build: fix libraries dependencies in Makefiles Pablo Neira Ayuso (14): conntrack: add support for stats dumping via ctnetlink conntrack: -C uses ctnetlink instead of /proc/sys/net/netfilter/nf_conntrack_count conntrackd: generalize file descriptor infrastructure conntrackd: move ctnetlink code to ctnl.c (removed from run.c) conntrackd: add cthelper infrastructure (+ example FTP helper) tests: conntrackd: add cthelper-test infrastructure nfct: helper: use CONNTRACKD_LIB_DIR variable set during configuration cthelper: disable debugging information by default cthelper: ftp: fix EPRT case for IPv4 conntrackd: parse: fix wrong maximum length for ATTR_EXP_FN conntrackd: cthelper: add QueueLen option conntrackd: fix crash if ExpectationSync is enabled on old Linux kernels doc: detail user-space helper support bump version to 1.4.0 and update dependencies Vincent Bernat (1): conntrackd: don't resync expectations if such sync has been disabled