New in 1.14 ----------- * Support for kernel 2.6.27 New in 1.13 ----------- * Support for iptables 1.4.0 and 1.4.1 * Ability to delete rules by rule definition * iptables 1.3.x is no longer supported New in 1.12 ----------- * Support for kernel 2.6.24 by Pontus Lundkvist * Fixes some warnings for 2.6.23+ New in 1.11 ----------- * Workaround for kernel bug when using one GB RAM and more New in 1.10 ----------- * Support for kernel 2.6.22 New in 1.9 ----------- * Support for kernel 2.6.21 New in 1.8 ----------- * Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38) * Better integration with userspace iptables tool New in 1.7 ----------- * Support for recent 2.6 kernels (tested with 2.6.19 and 2.6.20) * 64 bit support by Carl-Daniel Hailfinger New in 1.6 ----------- * Kernel 2.6 support * Fix for /32 netmasks * Improved error handling * Patch-o-matic apt-like download repository New in 1.5 ----------- * K&R style bracket placing * Changed comments from C++ to C style * Interrupt safe memory allocation * Error checking on all memory allocations * Splitted handle_get_data functions * Initial public release