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