The netfilter coreteam presents: iptables version 1.4.3.1 the iptables release for the 2.6.29 kernel. This version includes a compilation fix and a couple of minor fixes: - compilation error fix from Peter Volkov - documentation update from Jan Engelhardt - cleanup error reporting by myself. Check out the Changelog for more details. Remember that this release (and 1.4.3) starts enforcing the deprecation of NAT filtering that was added in 1.4.2-rc1, filtering rules in the NAT tables will cause an error instead of a warning from now on. Please make sure your rulesets are update appropriately. Version 1.4.3.1 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! -- "Los honestos son inadaptados sociales" -- Les Luthiers
Jan Engelhardt (2): iptables-save: minor corrections to the manpage markup libxt_hashlimit: add missing space for iptables-save output Pablo Neira Ayuso (2): build: bump version to 1.4.3.1 iptables: refer to dmesg if we hit EINVAL Peter Volkov (2): libxtables: fix compile error due to incomplete change build: fix linker issue when LDFLAGS contains --as-needed