summaryrefslogtreecommitdiffstats
path: root/tests/match_target.t
Commit message (Collapse)AuthorAgeFilesLines
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-0/+22
| | | | | | The support makes possible to specify the timeout value for the SET target and a flag to reset the timeout for already existing entries.
* Testsuite checks addedJozsef Kadlecsik2011-04-101-0/+18
| | | | | | - check iptables match/target extensions with invalid number of dir parameters - check SET target with --del-set option
* Check ICMP and ICMPv6 with the set match and target in the testsuiteJozsef Kadlecsik2011-01-241-0/+22
| | | | "sendip" needs data otherwise ICMP/ICMPv6 gets truncated...
* ipset 5: IPv6 port related and manpage fixes, more testsv5.0-pre4Jozsef Kadlecsik2010-06-251-0/+21
- getting ports for family INET6 fixed - more manpage polishing - tests to check the iptables/ip6tables match and target added