summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 4ed34ff932929193f42616f09b773a2fa3defab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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...