* [ANNOUNCE] Netfilter releases: iptables 1.4.13, nfacct 1.0.0 and libnetfilter_acct 1.0.0
@ 2012-03-27 12:17 Pablo Neira Ayuso
0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2012-03-27 12:17 UTC (permalink / raw)
To: netfilter; +Cc: netdev, netfilter-devel, netfilter-announce, lwn
[-- Attachment #1: Type: text/plain, Size: 947 bytes --]
Hi!
The Netfilter project proudly presents:
iptables 1.4.13
nfacct 1.0.0
libnetfilter_acct 1.0.0
Changes in iptables include:
* rpfilter support from Florian Westphal.
* IPv6 ECN capable version from Patrick McHardy.
* a couple of fixes for internal libiptc library.
* fix leaking file descriptor to avoid annoying log messsages in SELinux from
Maciej enczykowski.
* nfacct match support by myself.
For nfacct and libnetfilter_acct, this is the initial release. These require
Linux kernel 3.3 or any later.
You can download all these from:
http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
http://www.netfilter.org/projects/nfacct/downloads.html
ftp://ftp.netfilter.org/pub/nfacct/
http://www.netfilter.org/projects/libnetfilter_acct/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_acct/
You can also find the changelog to this email for more information.
Have fun!
[-- Attachment #2: changes-iptables-1.4.13.txt --]
[-- Type: text/plain, Size: 599 bytes --]
Florian Westphal (1):
extensions: add rpfilter module
Franz Flasch (2):
iptables: missing free() in function cache_add_entry()
iptables: missing free() in function delete_entry()
Jonh Wendell (1):
libiptc: Returns the position the entry was inserted
Maciej Żenczykowski (1):
src: mark newly opened fds as FD_CLOEXEC (close on exec)
Pablo Neira Ayuso (7):
Revert "libiptc: Returns the position the entry was inserted"
extensions: add nfacct match
Bump version to 1.4.13
Patrick McHardy (1):
extensions: add IPv6 capable ECN match extension
[-- Attachment #3: changes-nfacct-1.0.0.txt --]
[-- Type: text/plain, Size: 509 bytes --]
Pablo Neira Ayuso (11):
initial import
nfacct: use return instead of exit(EXIT_FAILURE)
build: remove bogus dependencies
nfacct: check for too many arguments
nfacct: check for wrong arguments
nfacct: replace one leftover perror by nfacct_perror
doc: minor fixes for nfacct.8
nfacct: fix licensing terms, this is GPLv2 software
nfacct: add XML output support
nfacct: update manpage to include xml and reset options
build: nfacct release 1.0.0
[-- Attachment #4: changes-libnetfilter_acct-1.0.0.txt --]
[-- Type: text/plain, Size: 1499 bytes --]
Jan Engelhardt (5):
build: enable automake warnings
build: remove unnecessary AC_EXEEXT
Update .gitignore
Add examples/.gitignore
build: add missing LIBMNL_CFLAGS to compilation process
Pablo Neira Ayuso (27):
intial import of libnetfilter_acct
fix crash if no data pointer is passed to nfacct_list_cb
src: improve nfacct-add example
add missing .gitignore
add missing Makefile.am files
update headers to use new nfnetlink subsys
examples: nfacct-get: display pkt and byte counters
fix endianness in 64-bits packet and bytes counters
examples: nfacct-add: initialize counters, otherwise we add garbage
add README file
add NFNL_MSG_ACCT_GET_CTRZERO
examples: add nfacct-del to delete accounting objects
extend nfacct_list to allow to zero counters
examples: nfacct-get allows to zero counters with `-z' option
update nfnetlink_acct.h
src: major API redesign
src: add library documentation in doxygen
add COPYING file and other licensing stuff
update README file
build: update configure.ac and gcc4_visibility.m4
update .gitignore file
nfacct: modify nfacct_snprint output
nfacct: use NFACCT_ATTR_* flags in nfacct_nlmsg_build_payload
nfacct: check if attribute is set in nfacct_attr_get*
extend README
nfacct: change prototype of nfacct_snprintf() to support output in XML
examples: fix nfacct-get example
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-27 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 12:17 [ANNOUNCE] Netfilter releases: iptables 1.4.13, nfacct 1.0.0 and libnetfilter_acct 1.0.0 Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).