From 46fb717308d9d717439badd48c150e32a3508a90 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu" Date: Thu, 23 Oct 2008 17:24:30 +0000 Subject: ipset 2.4.2: - When flushing a nethash/ipportnethash type of set, it can lead to a kernel crash due to a wrong type declaration, bug reported by Krzysztof Oledzki. - iptree and iptreemap types require the header file linux/timer.h, also reported by Krzysztof Oledzki. --- kernel/ip_set_ipmap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'kernel/ip_set_ipmap.c') diff --git a/kernel/ip_set_ipmap.c b/kernel/ip_set_ipmap.c index e1a1663..442f0d3 100644 --- a/kernel/ip_set_ipmap.c +++ b/kernel/ip_set_ipmap.c @@ -17,8 +17,6 @@ #include #include -#include -#include #include static inline ip_set_ip_t -- cgit v1.2.3