summaryrefslogtreecommitdiffstats
path: root/tests/macipmap.t
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-23 10:56:14 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-23 10:56:14 +0200
commit9a84755e05850a1faab80b5c4b5e5449f9c3c88d (patch)
tree4b851e7c816f61f324d9378fc4ac6203eb6cca51 /tests/macipmap.t
parent6b71deec45bd5cd40df92a7ebca2a6666cda203b (diff)
Use unified from/to address masking and check the usage
Diffstat (limited to 'tests/macipmap.t')
-rw-r--r--tests/macipmap.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/macipmap.t b/tests/macipmap.t
index 8ceb99f..19fb039 100644
--- a/tests/macipmap.t
+++ b/tests/macipmap.t
@@ -49,7 +49,7 @@
# Network: Try to create a set from an invalid network
1 ipset -N test macipmap --network 2.0.0.0/15
# Network: Create a set from a valid network
-0 ipset -N test macipmap --network 2.0.0.0/16
+0 ipset -N test macipmap --network 2.0.0.1/16
# Network: Add lower boundary
0 ipset -A test 2.0.0.0
# Network: Add upper boundary