From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: libnetfilter_conntrack 0.0.81 release Date: Sat, 28 Jul 2007 14:38:04 +0200 Message-ID: <46AB38AC.5050509@netfilter.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090204010302050004090205" Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-announce-bounces@lists.netfilter.org Errors-To: netfilter-announce-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. --------------090204010302050004090205 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! The netfilter project proudly presents libnetfilter_conntrack-0.0.81 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This release includes minor changes and 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/ Pablo (on behalf of the Netfilter Project) --=20 "Ser=E1 preciso viajar a trav=E9s de los ojos de los idiotas" -- Poeta en Nueva York -- Federico Garc=EDa Lorca. --------------090204010302050004090205 Content-Type: text/plain; name="ChangeLog" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ChangeLog" libnetfilter_conntrack 0.0.81 ====================================================================== Changes from 0.0.80: - add layer 4 protocol comparison to nfct_compare() [Pablo Neira Ayuso] - introduce nfct_nfnlh() to use functions like nfnl_rcvbufsiz() [Pablo Neira Ayuso] - remove unused build_id() from build.c [Pablo Neira Ayuso] --------------090204010302050004090205--