Adapt to kernel 2.6.36+ netfilter API changes
[ipt_ACCOUNT] / ChangeLog
... / ...
CommitLineData
1New in 1.16 - 2009-08-XX
2------------------------
3* Support for iptables 1.4.3 and 1.4.4 by Blazej
4* iptables 1.4.2 and below is no longer supported
5
6New in 1.15 - 2009-04-14
7------------------------
8* Support for kernel 2.6.29 / 2.6.28
9
10New in 1.14 - 2008-12-09
11------------------------
12* Support for kernel 2.6.27
13
14New in 1.13 - 2008-06-13
15------------------------
16* Support for iptables 1.4.0 and 1.4.1
17* Ability to delete rules by rule definition
18* iptables 1.3.x is no longer supported
19
20New in 1.12 - 2008-05-10
21------------------------
22* Support for kernel 2.6.24 by Pontus Lundkvist
23* Fixes some warnings for 2.6.23+
24
25New in 1.11 - 2007-08-24
26------------------------
27* Workaround for kernel bug when using one GB RAM and more
28
29New in 1.10 - 2007-07-25
30------------------------
31* Support for kernel 2.6.22
32
33New in 1.9 - 2007-04-26
34-----------------------
35* Support for kernel 2.6.21
36
37New in 1.8 - 2007-02-14
38-----------------------
39* Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38)
40* Better integration with userspace iptables tool
41
42New in 1.7 - 2007-02-09
43-----------------------
44* Support for recent 2.6 kernels (tested with 2.6.19 and 2.6.20)
45* 64 bit support by Carl-Daniel Hailfinger
46
47New in 1.6 - 2006-06-12
48-----------------------
49* Kernel 2.6 support
50* Fix for /32 netmasks
51* Improved error handling
52* Patch-o-matic apt-like download repository
53
54New in 1.5 - 2005-04-15
55-----------------------
56* K&R style bracket placing
57* Changed comments from C++ to C style
58* Interrupt safe memory allocation
59* Error checking on all memory allocations
60* Splitted handle_get_data functions
61* Initial public release