summaryrefslogtreecommitdiffstats
path: root/tests/hash:mac.t
Commit message (Collapse)AuthorAgeFilesLines
* Correct tests to check the number of entries tooJozsef Kadlecsik2016-10-141-2/+2
| | | | | | | Give enough time for the entries to timeout before listing, so that we get the correct number of entries. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
* Support updating extensions when the set is fullJozsef Kadlecsik2014-09-231-0/+18
| | | | | | When the set was full (hash type and maxelem reached), it was not possible to update the extension part of already existing elements. The patch removes this limitation. (Fixes netfilter bugzilla id 880.)
* hash:mac type added to ipsetJozsef Kadlecsik2014-09-151-0/+53