libnetfilter_queue 0.0.17 released
[Posted March 9, 2009 by cook]
From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
To: |
| netfilter-AT-vger.kernel.org |
Subject: |
| Re: [ANNOUNCE] libnetfilter_queue 0.0.17 release |
Date: |
| Fri, 06 Mar 2009 18:11:46 +0100 |
Message-ID: |
| <49B15952.4060909@netfilter.org> |
Cc: |
| netfilter-announce-AT-lists.netfilter.org,
netfilter-devel-AT-vger.kernel.org, lwn-AT-lwn.net |
Archive‑link: | |
Article |
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
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