summaryrefslogtreecommitdiff
path: root/regress/sys/net
AgeCommit message (Expand)Author
2018-12-03The field dom_rtkeylen has been removed from struct domain. ConvertAlexander Bluhm
2018-06-25Before running the tests, consistently check whether interfaces orAlexander Bluhm
2018-06-25During test setup, IPv6 duplicate address detection creates someAlexander Bluhm
2018-04-19Create two gif(4) interfaces in different routing domains. TestAlexander Bluhm
2018-06-23Fix a segfault when inserting the same prefix multiple timesdenis
2018-04-19Add gif subdir.Alexander Bluhm
2018-04-19Create two gif(4) interfaces in different routing domains. TestAlexander Bluhm
2018-02-05typosanton
2018-01-16Enable traceroute test for incoming reply-to rule.Alexander Bluhm
2018-01-15Enable traceroute test for incoming route-to rule.Alexander Bluhm
2018-01-14Fix after recent mutex change.Martin Pieuchot
2018-01-11Add tests for incoming route-to and outgoing reply-to rules. DisableAlexander Bluhm
2017-12-26As the divert-to pf state is not connected, it is not linked to theAlexander Bluhm
2017-12-21Add some comments what the tests are doing.Alexander Bluhm
2017-12-18When setting KTRACE in the environment, client and server writeAlexander Bluhm
2017-11-24Do not run sysctl and pfctl by != during make clean and make obj.Alexander Bluhm
2017-11-20Skip the test and print a warning if pf does not process packetsAlexander Bluhm
2017-11-17Let packets jump between routing domains until the ttl is used up.Alexander Bluhm
2017-11-17Link loopback test to build.Alexander Bluhm
2017-11-17Set up two loopback interfaces in different routing domains. TryAlexander Bluhm
2017-11-15Makefile cleanup, avoid DNS lookups, add copyright.Alexander Bluhm
2017-11-05Fix some comments and dependencies in this regress test.Alexander Bluhm
2017-10-18Move the test implementation into the Makefile. Then we have onlyAlexander Bluhm
2017-10-09The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP,Alexander Bluhm
2017-09-04Run divert-packet tests also for IPv6.Alexander Bluhm
2017-09-01Increase timeout, otherwise test may fail on slow machines.Alexander Bluhm
2017-08-15Add tests for pf divert-packet. Currently UDP packets are testedAlexander Bluhm
2017-07-27Compile and test MPATH code.Martin Pieuchot
2017-07-07Remove useless make depend targets.Alexander Bluhm
2017-06-07To test IPv6 fragements with extension header, the pf pass rulesAlexander Bluhm
2017-06-06Update stubs to work with radix tree.Martin Pieuchot
2017-05-15Use netcat options -n, -W, -w to simplify test. Wrap long lines.Alexander Bluhm
2017-04-19Make the test pass when an obj directory exists.Alexander Bluhm
2017-03-03Do not use an obsolete copy of a Perl module from CPAN for testing.Alexander Bluhm
2017-02-27This test cannot pass while pf on localhost filters packets statefully.Alexander Bluhm
2017-02-27Do not turn on pf in a regression test, require that it has beenAlexander Bluhm
2017-01-24Fix typo in variable name.Alexander Bluhm
2017-01-20Hook up the pf_table regress testClaudio Jeker
2017-01-20Add a basic test for pf_table using pfctl -t x -T testClaudio Jeker
2017-01-18Do not use privileged or NFS source ports for UDP packets as inetdAlexander Bluhm
2017-01-16Somewhere between 5.9 and current gen_traffic started to produce oneFlorian Obser
2017-01-16remove duration, it depends too much on the specific setupFlorian Obser
2017-01-14It's not longer a syntax error to provide a flowdst without a portFlorian Obser
2017-01-14Remove priority line, ifconfig(8) prints the interface index on theFlorian Obser
2016-11-30Fix typosVincent Gross
2016-11-28Enable the pmtu and traceroute subtests with af-to. pf has beenAlexander Bluhm
2016-11-21Print better error message if test fails.Alexander Bluhm
2016-11-20SRPL_FIRST() and SRPL_FOLLOW().Martin Pieuchot
2016-11-16Test multiple combinations of divert connections. The socket cleanupAlexander Bluhm
2016-11-15Mark pf states created by this regress test with a label. RemoveAlexander Bluhm