Re: libnetfilter_queue 0.0.17 release
Pablo Neira Ayuso <[email protected]> Fri, 06 Mar 2009 18:11:46 +0100
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <49B15952.4060909__14520.4209526584$1236391009$gmane$org@netfilter.org> |
Pablo Neira Ayuso wrote: > Hi! > > The netfilter project proudly presents: > > * libnetfilter_queue-0.0.17 > > 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. > > ChangeLog of this release is attached for more details. Sorry, I forgot to attach the changelog. -- "Los honestos son inadaptados sociales" -- Les Luthiers
ChangeLog-libnetfilter_queue-0.0.17
(text/plain, 700 B)
Bart De Schuymer (1):
nfqnl_test: add hw src address, physindev and physoutdev support
Eric Leblond (6):
doc: complete missing function documentation
Change variable name to have an homogeneous naming
Use nfq_fd function instead of call to nfnetlink function.
Suppress double call of nfnl_subsys_close()
Switch documentation style to doxygen.
Add doxygen config file.
Pablo Neira Ayuso (5):
conditional compilation of testsuite utils
doc: add library documentation from Brad Fisher
doc: put doxygen configuration file into diet
nfq: replace nfnl_talk by nfnl_query and disable sequence tracking
build: bump version to 0.0.17