libnetfilter_queue release 0.0.15

Pablo Neira Ayuso <[email protected]> Tue, 07 Aug 2007 16:20:02 +0200
Newsgroups gmane.comp.security.firewalls.netfilter.announce,gmane.comp.security.firewalls.netfilter.general,gmane.comp.security.firewalls.netfilter.devel
Message-ID <[email protected]>
Hi!

The netfilter project presents libnetfilter_queue 0.0.15

libnetfilter_queue is a userspace library providing an API to packets
that have been queued by the kernel packet filter. It is is part of a
system that deprecates the old ip_queue / libipq mechanism.

You can download it from:

http://www.netfilter.org/projects/libnetfilter_queue/downloads.html

Pablo (on behalf of the Netfilter Project)

-- 
"Será preciso viajar a través de los ojos de los idiotas" -- Poeta en
Nueva York -- Federico García Lorca.
ChangeLog (text/plain, 176 B)
libnetfilter_queue 0.0.15
======================================================================

Changes from 0.0.13:

- introduce interface index to name API
	[Eric Leblond]