summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@netfilter.org>2019-07-23 10:34:26 +0200
committerJozsef Kadlecsik <kadlec@netfilter.org>2019-07-23 10:34:26 +0200
commitb57ed2b171da53550e1b2068ca4a007d95b5e868 (patch)
treea514fea1956e7b0e52b717ddc7c35d8de71d9811 /kernel
parent620a8ef64c33351066d288defd40122710848549 (diff)
ipset 7.3 releasedv7.3
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'kernel')
-rw-r--r--kernel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 533a994..6bc9eca 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,10 @@
+7.3
+ - Fix rename concurrency with listing
+ - ipset: Copy the right MAC address in bitmap:ip,mac and
+ hash:ip,mac sets (Stefano Brivio)
+ - ipset: Actually allow destination MAC address for hash:ip,mac
+ sets too (Stefano Brivio)
+
7.2
- Update my email address
- ipset: Fix memory accounting for hash types on resize (Stefano Brivio)