The netfilter coreteam presents: iptables version 1.4.10 the iptables release for the 2.6.36 kernel. Changes include: - support for the cpu match, which can be used to improve cache locality when running multiple server instances - support for the IDLETIMER target, which can be used to notify userspace of interfaces being idle - support for the CHECKSUM target - support for the ipvs match - documentation updates - a fix for deletion of rules using the quota match See the Changelog for more details. Version 1.4.10 can be obtained from: http://www.netfilter.org/projects/iptables/downloads.html ftp://ftp.netfilter.org/pub/iptables/ git://git.netfilter.org/iptables.git On behalf of the Netfilter Core Team. Happy firewalling!
Changli Gao (1): libxt_quota: don't ignore the quota value on deletion Eric Dumazet (2): extensions: REDIRECT: add random help extension: add xt_cpu match Hannes Eder (1): libxt_ipvs: user-space lib for netfilter matcher xt_ipvs Jan Engelhardt (11): doc: let man(1) autoalign the text in xt_cpu doc: remove extra empty line from xt_cpu doc: minimal spelling updates to xt_cpu all: consistent syntax use in struct option doc: consistent use of markup xtables: remove unnecessary cast build: fix static linking iptables-xml: resolve compiler warnings iptables: limit chain name length to be consistent with targets libiptc: build with -Wl,--no-as-needed libiptc: add Libs.private to pkgconfig files Luciano Coelho (2): extensions: add idletimer xt target extension extensions: libxt_IDLETIMER: use xtables_param_act when checking options Michael S. Tsirkin (1): extensions: libxt_CHECKSUM extension Patrick McHardy (6): extensions: libipt_LOG/libip6t_LOG: support macdecode option extensions: fix compilation of the new CHECKSUM target Merge branch 'master' into iptables-next Merge branch 'master' into iptables-next Merge branch 'iptables-next' Bump version to 1.4.10