From 071e3c2ff0634432a73f621b19a1bd09bdd70e51 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Sat, 7 Nov 2015 13:25:38 +0100 Subject: ipset 6.27 released --- kernel/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'kernel') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index a8a6a49..3b0016c 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,17 @@ +6.27 + - Fix reported memory size for hash:* types + - Fix hash type expire: release empty hash bucket block + - Fix hash type expiration: incorrect index fixed + - Collapse same condition body to a single one + - Fix extension alignment + - Compatibility: include linux/export.h when needed + - Compatibility: make sure vmalloc.h is included for kvfree() + - Compatibility: Fix detecting 'struct net' in 'struct tcf_ematch' + - Compatibility: Protect definition of RCU_INIT_POINTER in compatibility + header file + - netfilter: ipset: Fix sleeping memory allocation in atomic context + (Nikolay Borisov) + 6.26 - Out of bound access in hash:net* types fixed (reported by Dave Jones) - Make struct htype per ipset family (originally from Sergey Popovich) -- cgit v1.2.3