libnetfilter_conntrack 0.0.98 release
Pablo Neira Ayuso <[email protected]> Sun, 14 Dec 2008 22:52:25 +0100
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <49458019.201__32017.1214676977$1229293176$gmane$org@netfilter.org> |
Hi! The netfilter project proudly presents libnetfilter_conntrack-0.0.99. libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This library requires a linux kernel >= 2.6.18. This release includes a couple of minor fixes. See ChangeLog for more details. 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. -- "Los honestos son inadaptados sociales" -- Les Luthiers
ChangeLog
(text/plain, 384 B)
Pablo Neira Ayuso (6):
automake: add missing stack.h to include/internal/Makefile.am
version: bump to 0.0.99
api: fix minor issues in the kerneldoc style documentation
utils: fix wrong use of errno in example files
headers: add CTA_NAT_SEQ_UNSPEC to linux_nfnetlink_conntrack.h
build: do not inconditionally include TCP state into netlink message