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. --- tests/nethash.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/nethash.t') diff --git a/tests/nethash.t b/tests/nethash.t index bcb873b..0011216 100644 --- a/tests/nethash.t +++ b/tests/nethash.t @@ -16,6 +16,8 @@ 1 ipset -T test 2.0.1.0 # Try to add IP address 2 ipset -A test 2.0.0.1 +# Flush test set +0 ipset -F test # Delete test set 0 ipset -X test # eof -- cgit v1.2.3