summaryrefslogtreecommitdiff
path: root/regress/sys/net
AgeCommit message (Expand)Author
2022-04-29Cleanup makefile so that tests are similar. Link pair to build.Alexander Bluhm
2022-04-29Link pf_opts to the tree.Alexander Bluhm
2022-04-29Check that IGMP and ICMP6 MLD packets with router alert option pass.Alexander Bluhm
2022-04-28Environment variables must be passed through env(1) while using sudo.Anton Lindqvist
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
2022-04-19Add dummy implementation for rt_timer_init(). Kernel sources areAlexander Bluhm
2022-02-21vxlan sending to a mcast group needs an interface specified for that groupDavid Gwynne
2021-12-12Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-10-02quote sudoAnton Lindqvist
2021-10-02add missing sudoAnton Lindqvist
2021-07-06Fix typo in comment.Alexander Bluhm
2021-04-21Check that path MTU discovery across routing domains inserts aAlexander Bluhm
2021-04-13Unbreak rtable regress test. Define _KERNEL in some crucial spots so thatClaudio Jeker
2021-02-05Setup two pair(4) and one lo(4) interface in different routingAlexander Bluhm
2021-02-01Syntax of pf(4) route-to has changed. Adapt tests.Alexander Bluhm
2021-01-20Check the rewritten address output from tcpdump -e on pflog.Alexander Bluhm
2021-01-16If ip or ip6 forwarding is not set, expect af-to failure.Alexander Bluhm
2021-01-14IPv4 loopback addresses do not work with af-to as in_canforward()Alexander Bluhm
2021-01-14IPv6 link-local addresses are broken in pf(4) as scope ID is usedAlexander Bluhm
2021-01-13Add pflog(4) tests for IPv6.Alexander Bluhm
2021-01-12Check that rule without logopt user has no uid in log entry.Alexander Bluhm
2021-01-11Add some basic tests for pflog(4) interface. Create special routingAlexander Bluhm
2020-12-30py3-scapy is now scapykn
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