From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: [ANNOUNCE] Release libnetfilter_conntrack Date: Wed, 27 Jun 2007 19:31:52 +0200 Message-ID: <46829F08.6030607@netfilter.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------010206010207070609020600" Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org To: netfilter-announce@lists.netfilter.org, netfilter , Netfilter Development Mailinglist Cc: lwn@lwn.net This is a multi-part message in MIME format. --------------010206010207070609020600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! The netfilter project proudly presents libnetfilter_conntrack-0.0.80 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This release includes accumulated bugfixes. See ChangeLog for more details. Upgrade is recommended. You can download it from: http://www.netfilter.org/projects/libnetfilter_conntrack/ ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/ Happy tracking, Pablo (on behalf of the Netfilter Project) --=20 "Pa=EDses en desarrollo es el nombre con que los expertos designan a los pa=EDses arrollados por el desarrollo ajeno" -- Patas Arriba. La Escuela del Mundo al Rev=E9s -- E. Galeano --------------010206010207070609020600 Content-Type: text/plain; name="ChangeLog" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ChangeLog" libnetfilter_conntrack 0.0.80 ====================================================================== Changes from 0.0.75: - fix typo in snprintf_default.c [Jozsef Kladecsik] - Introduce NFCT_Q_CREATE_UPDATE: create conntrack, if it exists, update it [Pablo Neira Ayuso] - nf[ct|exp]_snprintf behaves as snprintf C99 [Pablo Neira Ayuso] - introduce NFCT_SOPT_SETUP_* options to simplify object setup [Pablo Neira Ayuso] - fix silly bug in nfct_getobjopt(..., NFCT_GOPT_IS_*NAT) [Pablo Neira Ayuso] - fix invalid argument error: status flags may not be present in update message [Pablo Neira Ayuso] - add support for 64 bits counters [Krzysztof Oledzki] --------------010206010207070609020600--