summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-11-19 13:29:49 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-11-19 13:29:49 +0100
commit3c77704723755f8dcd63c6150a2ba3e4aa8cd8a9 (patch)
tree9e940938a3aa9938980306f8999763b3e83208e7 /kernel
parent682708bea031d2b803daa9417f7133106d5c688c (diff)
ipset 6.15 releasedv6.15
Diffstat (limited to 'kernel')
-rw-r--r--kernel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 7d016eb..28c4a25 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,9 @@
+6.15
+ - Increase the number of maximal sets automatically as needed
+ - Restore the support of kernel versions between 2.6.32 and 2.6.35
+ - Fix range bug in hash:ip,port,net
+ - Revert, then reapply cidr book keeping patch to handle /0
+
6.14
- Support to match elements marked with "nomatch" in hash:*net* sets
- Coding style fixes