summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 39a314702c27f95529ef460f494f869d6dbdb1c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2.0.1
 - Cut'n'paste bug at saving macipmap types fixed
   Thanks to Vincent Bernat for the bugreport.

2.0
 - Chaining of sets are changed: child sets replaced by bindings
 - Kernel-userspace communication reorganized to minimize the number
   of syscalls
 - Save and restore functionality implemented
 - iphash type reworked: clashing resolved by double-hashing and by
   dynamically growing the set
1.0
 - Renamed to ipset
 - Rewritten to support child pools
 - portmap, iphash pool support added
 - too much other mods here and there to list...