From be7bb9cd70de48c2076c20d2a03b9a8c5388bff7 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sat, 27 Oct 2018 18:09:10 +0200 Subject: ipset 7.0 released --- kernel/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'kernel') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 3c7fbdc..8e8f607 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,25 @@ +7.0 + - Introduction of new commands and protocol version 7 + - License cleanup: add SPDX license identifier to uapi header files with + no license (Greg Kroah-Hartman) + - net: Convert ip_set_net_ops (Kirill Tkhai) + - netfilter: Replace spin_is_locked() with lockdep (Lance Roy) + - Fix calling ip_set() macro at dumping + - Correct rcu_dereference() call in ip_set_put_comment() + - netfilter: ipset: fix ip_set_list allocation failure (Andrey Ryabinin) + - ipset: Make invalid MAC address checks consisten (Stefano Brivio) + - ipset: Allow matching on destination MAC address for mac and ipmac sets + (Stefano Brivio) + - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net + (Eric Westbrook) + - ipset: list:set: Decrease refcount synchronously on deletion and replace + (Stefano Brivio) + - netfilter: ipset: forbid family for hash:mac sets (Florent Fourcot) + - Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC + - List timing out entries with "timeout 1" instead of zero timeout value + (Fixes bugzilla #1258) + - netfilter: xt_set: Check hook mask correctly (Serhey Popovych) + 6.37 - netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp (Joe Perches) -- cgit v1.2.3