From 020936c8c3375e1efe44a3087c891a4b2cbfe044 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 22 Jun 2010 10:49:41 +0200 Subject: ipset 5: last new feature added - the hash types can now store protocol together port, not only port - lots of fixes everywhere: parser, error reporting, manpage The last bits on the todo list before announcing ipset 5: - recheck all the error messages - add possibly more tests - polish manpage --- tests/hash:ip,port.t.list2 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/hash:ip,port.t.list2 (limited to 'tests/hash:ip,port.t.list2') diff --git a/tests/hash:ip,port.t.list2 b/tests/hash:ip,port.t.list2 new file mode 100644 index 0000000..e8a9db0 --- /dev/null +++ b/tests/hash:ip,port.t.list2 @@ -0,0 +1,10 @@ +Name: test +Type: hash:ip,port +Header: family inet hashsize 1024 maxelem 65536 proto tcp +Size in memory: 8424 +References: 0 +Members: +2.0.0.1,ospf:0 +2.0.0.1,tcp:80 +2.0.0.1,udp:80 + -- cgit v1.2.3