From fee1393643f9d2b2d72d6395bd021421b120dc50 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Fri, 28 Aug 2015 19:01:12 +0200 Subject: ipset 6.26 released --- kernel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'kernel/ChangeLog') diff --git a/kernel/ChangeLog b/kernel/ChangeLog index f8b25f7..a8a6a49 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,15 @@ +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) + - Optimize hash creation routine (originally from Sergey Popovich) + - Make sure element data size is a multiple of u32 (originally from Sergey + Popovich) + - Make NLEN compile time constant for hash types (originally from Sergey + Popovich) + - Simplify mtype_expire() for hash types (originally from Sergey Popovich) + - Count non-static extension memory into the set memory size for userspace + - net: sched: Simplify em_ipset_match (Eric W. Biederman) + 6.25.1 - net/netfilter/ipset: work around gcc-4.4.4 initializer bug (Andrew Morton) -- cgit v1.2.3