search for: adt_type_get

Displaying 1 result from an estimated 1 matches for "adt_type_get".

2017 Jun 16
2
[Bug 1158] New: using old session data when piping multiple commands
...family inet hashsize 1024 maxelem 65536 Size in memory: 448 References: 0 Members: 1.1.1.1 Name: test_iface Type: hash:net,iface Revision: 6 Header: family inet hashsize 1024 maxelem 65536 Size in memory: 416 References: 0 Members: Printing "setname" and "typename" in types.c:adt_type_get() shows that in the third command "test" has the typename "hash:net,iface" instead of "hash:net". # echo -e "add test 1.1.1.1\nadd test_iface 2.2.2.2\nadd test 3.3.3.3\n" | ./ipset - ipset> setname: {test} typename: {hash:net} ipset> setname: {test_ifa...