summaryrefslogtreecommitdiff
path: root/regress/sys/net
AgeCommit message (Expand)Author
2016-05-22Fix tests: Restrict getpid() to lower 16 bit so that it can stillAlexander Bluhm
2016-05-03Fix some Perl statements perlcritic was bitching about: VariableAlexander Bluhm
2016-03-24Remove #ifdef from code shared with the kernel, IPv6 is always enabledMartin Pieuchot
2016-03-23Assert that the mask to prefix length conversion is correct whenMartin Pieuchot
2015-12-04Sync after rt_mask() removal.Martin Pieuchot
2015-12-03Sync to recent changes including SRP protection of rtable_get(), useMartin Pieuchot
2015-11-12ART-specific bits to make sure root tables are properly freed.Martin Pieuchot
2015-11-04Basic framework to test the rtable_* API directly from userland.Martin Pieuchot
2015-11-01Route output to local addresses has changed, ping6 command lineAlexander Bluhm
2015-10-26Add regress test on local route insertionsVincent Gross
2015-09-11fter fixing poll(2) semantics in dynamic TCP buffer size update,Alexander Bluhm
2015-08-24Extend the pf forward and fragment tests with a second challengeAlexander Bluhm
2015-08-24Enable path MTU test with ping for IPv6. Scapy srp1() does notAlexander Bluhm
2015-08-17Add forwarding tests for pf route-to and reply-to. Keep pf forwardAlexander Bluhm
2015-08-13Add IPv6 fragment tests for pf route-to. A big ping packet is sentAlexander Bluhm
2015-07-28Add more and deeper tests for pf divert-reply rules. EspeciallyAlexander Bluhm
2015-07-21Extend the setup with another address for testing pf route-to.Alexander Bluhm
2015-07-20When test pf.conf changes, check its syntax and use the new one.Alexander Bluhm
2015-06-25Align the three variants of Remote.pm.Alexander Bluhm
2015-02-09sort includes correctlyTheo de Raadt
2014-12-19Use a simpler expression to check the ether type in scapy. ThisAlexander Bluhm
2014-08-18Make the perl modules consistent for the multiple regression tests.Alexander Bluhm
2014-07-18The pf forward tests were running rdr-to and nat-to simultaneouslyAlexander Bluhm
2014-07-13Make the pf_fragment test pass again. pf does not adjust theAlexander Bluhm
2014-07-13Make the pf_forward test pass again. Check that the router'sAlexander Bluhm
2014-07-12Automatically load the required pf rules into the kernel of theAlexander Bluhm
2014-07-12Teach these pf regress tests to run with obj directory and to failAlexander Bluhm
2014-07-12Use a saner and consistent address layout for my network tests thatAlexander Bluhm
2014-07-11Put a license file into the test directories with multiple argumentAlexander Bluhm
2014-07-11Make the test output easier to read by splitting the test casesAlexander Bluhm
2014-03-29pflowproto 9 is no more.Florian Obser
2014-01-08Fix the tests for the pf divert state and socket reuse.Alexander Bluhm
2013-11-03Grep pf state table on remote machine to find state reuse problems.Alexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-11-03Add divert tests that reuse protocol and port. They show whatAlexander Bluhm
2013-11-01Link the pf_divert regression test to the build again as it doesAlexander Bluhm
2013-11-01Add a check-setup target. This allows to find setup errors moreAlexander Bluhm
2013-10-17Fix run-regress-fragping to use ping(8) instead of ping6(8) to send theLawrence Teo
2013-09-13Test various combinations of flowdst, flowsrc and proto.Florian Obser
2013-09-11Enable pf if it's not already running.Florian Obser
2013-08-23flow regression tests.Florian Obser
2013-08-13Sync with pflow changes.Florian Obser
2013-08-11Check wether the required perl packages are installed and that theAlexander Bluhm
2013-08-11typoFlorian Obser
2013-08-11pflow(4) template regression testsFlorian Obser
2013-08-09Add RCS id and ISC license.Alexander Bluhm
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-06-17Do not write my IP addresses into the pf_divert Makefile, the testerAlexander Bluhm
2013-06-05Add tests for ICMP and ICMP6 divert-to.Alexander Bluhm
2013-06-04Add tests for raw IP divert. Set effective user ID to 0 only duringAlexander Bluhm