summaryrefslogtreecommitdiff
path: root/regress/sys/net
AgeCommit message (Expand)Author
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
2020-12-17Fix a race where the ${SUDO} process was killed instead of tcpdump.Alexander Bluhm
2020-12-17Link pflow and wg regress to build.Alexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-17Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-11-07Since rework of source IP selection, we can reverse the last changesdenis
2020-11-06Compiling rtable.c kernel source file needs satosin() and satosin6()Alexander Bluhm
2020-11-04Set up two WireGuard wg(4) interfaces in different routing domains.Alexander Bluhm
2020-11-03The 'source IP address' commit (route.c r1.249) broke the rtable regressTheo Buehler
2020-02-02Since OpenBSD has switched to the strict host model, this regressAlexander Bluhm
2020-01-15Do not create files as dependency of .BEGIN rule. Noticed byAlexander Bluhm
2020-01-08Rework when tests have to be skipped due to insufficient configurationAlexander Bluhm
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-06-24Do not use a warning flag that base gcc does not understand,Visa Hankala
2019-06-24Fix test after kernel interface change.Visa Hankala
2019-06-04To avoid SYN retransmit, kill local tcp pf state that will be reused.Alexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-05-08Mutex functions have no __ prefix anymore. Adjust kernel compatAlexander Bluhm
2019-03-31Make ART data structure definitions visible to userland, in order to fixMartin Pieuchot
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