From ab7c172107690be48110c6176fa9000e4f4cf4d8 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 20 Sep 2013 10:13:54 +0200 Subject: ipset: Add userspace code to support hash:net,net kernel module. This adds the userspace library, tests to validate correct operation of the module and also provides appropriate usage information in the man page. The library version has been bumped accordingly. Signed-off-by: Oliver Smith Signed-off-by: Jozsef Kadlecsik --- tests/hash:net,net.t.list0 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/hash:net,net.t.list0 (limited to 'tests/hash:net,net.t.list0') diff --git a/tests/hash:net,net.t.list0 b/tests/hash:net,net.t.list0 new file mode 100644 index 0000000..b759316 --- /dev/null +++ b/tests/hash:net,net.t.list0 @@ -0,0 +1,10 @@ +Name: test +Type: hash:net,net +Header: family inet hashsize 128 maxelem 65536 timeout x +Size in memory: 3040 +References: 0 +Members: +1.1.1.1,1.1.1.2 timeout x +192.168.68.64/27,192.168.129.64/27 timeout x +2.0.0.0/24,2.0.1.0/24 timeout x +2.0.0.1,2.0.0.2 timeout x -- cgit v1.2.3