summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-04-19 13:43:29 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-04-19 13:43:29 +0200
commita7c1a5a819b4d15ff76833aa3df144ecae3d16ce (patch)
tree52b56c8d761e37d838aa4a5ec5500faadb36debc /kernel
parent31ee222fa9d4360ac3a066ba2d8c5076aaf7a57b (diff)
ipset 6.4 releasedv6.4
Diffstat (limited to 'kernel')
-rw-r--r--kernel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 2366da4..aa0c58f 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,8 @@
+6.4
+ - Support listing setnames and headers too
+ - Fix the order of listing of sets
+ - Options and flags support added to the kernel API
+
6.3
- ipset/Kconfig was a mixed up kernel config file, fixed (Michael Tokarev)
- bitmap:ip,mac type requires "src" for MAC, enforce it