From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: [ANNOUNCE] libnetfilter_conntrack 1.0.2 release Date: Mon, 8 Oct 2012 11:26:36 +0200 Message-ID: <20121008092636.GA15925@1984> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="3V7upXqbjpZ4EhLz" Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org, netfilter-announce@lists.netfilter.org, lwn@lwn.net To: netfilter-devel@vger.kernel.org Return-path: Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi! The Netfilter project proudly presents: libnetfilter_conntrack 1.0.2 This release provides new interfaces to interact with libmnl and several fixes. 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! --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="changes-libnetfilter_conntrack-1.0.2.txt" Florian Westphal (1): snprintf: print conntrack helper name, too Jan Engelhardt (5): build: remove unused LDFLAGS qa: change an if to elseif build: remove unused -DLIBNETFILTER_CONNTRACK_DIR Update .gitignore build: move library flags to CPPFLAGS Pablo Neira Ayuso (14): conntrack: add new API to build/parse ctnetlink messages using libmnl expect: add new API to build/parse ctnetlink messages using libmnl examples: add example using libmnl and the new low-level API (conntrack) examples: add example using libmnl and the new low-level API (expectation) conntrack: add nfct_set_attr_l and ATTR_HELPER_INFO include: refresh linux_nfnetlink_conntrack.h conntrack: more verbose debugging for BPF filter generation conntrack: fix autogenerated BPF code for IPv6 filtering conntrack: fix BPF code for IPv6 filtering in case of NFCT_FILTER_LOGIC_POSITIVE expect: fix compilation warning in nfexp_nlmsg_build expect: missing layer 3 protocol number in NAT information expect: add example that creates an expectation with NAT bump version to 1.0.2 update LIBVERSION --3V7upXqbjpZ4EhLz--