From 9a84755e05850a1faab80b5c4b5e5449f9c3c88d Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 23 May 2011 10:56:14 +0200 Subject: Use unified from/to address masking and check the usage --- tests/bitmap:ip.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bitmap:ip.t') diff --git a/tests/bitmap:ip.t b/tests/bitmap:ip.t index ba9ff66..dc914d1 100644 --- a/tests/bitmap:ip.t +++ b/tests/bitmap:ip.t @@ -51,7 +51,7 @@ # Network: Try to create a set from an invalid network with timeout 1 ipset create test bitmap:ip range 2.0.0.0/15 timeout 5 # Network: Create a set from a valid network with timeout -0 ipset create test bitmap:ip range 2.0.0.0/16 timeout 5 +0 ipset create test bitmap:ip range 2.0.0.1/16 timeout 5 # Network: Add lower boundary 0 ipset add test 2.0.0.0 timeout 0 # Network: Add upper boundary -- cgit v1.2.3