summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2014-03-04 21:40:26 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2014-03-04 21:40:26 +0100
commit014d80f190de24ff4e313e0050c0771e56b1959b (patch)
tree1e4989c7989698648da430f35fd62ea9a415e085 /ChangeLog
parent51ffda2edac5f30fa59d7e2728fe67868f2b850e (diff)
ipset 6.21 releasedv6.21
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f95c73b..1521cb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+6.21
+ - ipset: add userspace support for forceadd (Josh Hunt)
+ - kernel: uapi: fix MARKMASK attr ABI breakage (Florian Westphal)
+ - lib: fix ifname 'physdev:' prefix parsing (Florian Westphal)
+ - Prepare the kernel for create option flags when no extension is needed
+ - print mark & mark mask in hex rather then decimal (Vytas Dauksa)
+ - add markmask for hash:ip,mark data type (Vytas Dauksa)
+ - add hash:ip,mark data type to ipset (Vytas Dauksa)
+ - ipset: manpage: correct add action synopsis for hash:net,port,net.
+ (Mart Frauenlob)
+ - ipset: manpage: remove spare comma for hash:net,net test action.
+ (Mart Frauenlob)
+ - Fix all set output from list/save when set with counters in use.
+ (Sergey Popovich)
+ - ipset: Fix malformed output from list/save for ICMP types in port field
+ (Sergey Popovich)
+ - ipset: fix timeout data type size (Nikolay Martynov)
+
6.20.1
- build: fix incorrect library versioning (Jan Engelhardt)
- netfilter: ipset: Fix configure failure when --with-kmod=no