summaryrefslogtreecommitdiff
path: root/regress/sys/net
AgeCommit message (Expand)Author
2023-08-13Ignore failure when deleting regress/ttest anchorAlexandr Nedvedicky
2023-08-10Table persistent flag (PFR_TFLAG_PERSIST) won't get setAlexandr Nedvedicky
2023-07-19Cope with LRO for TCP being enabled per default by now.Anton Lindqvist
2023-07-12Report fork errors as this test is likely to hit the defaultAnton Lindqvist
2023-07-10Infer the timeout from the environment, with sane defaults. ShouldAnton Lindqvist
2023-07-10Improve err/warn messages:Anton Lindqvist
2023-07-07Implement route reference counting mockup poperly in rtable regress.Alexander Bluhm
2023-07-06adding regression tests:Alexandr Nedvedicky
2023-04-18Define net lock assertions for building kernel code in regress.Alexander Bluhm
2023-01-11make REGRESS_CLEANUP consistent with REGRESS_CLEANUP foundAlexandr Nedvedicky
2023-01-09Whoa, that clean target is insane. If someone does a make build,Theo de Raadt
2023-01-09yet another set of regression tests for pf(4). Unlike testsAlexandr Nedvedicky
2022-11-23Remove unused struct ifnet's *if_afdata[] and struct domain's dom_if{at,de}ta...Klemens Nanni
2022-06-29cope with rtentry refcnt changesAnton Lindqvist
2022-06-28Use refcnt API for struct rtentry instead of hand-crafted atomicAlexander Bluhm
2022-05-31The pflow regression test could fail due to a race where the close(2)mbuhl
2022-05-16The pf IPv4 option and IPv6 extension header filter has stricterAlexander Bluhm
2022-04-29Send IP options with maximum length to check for overflow.Alexander Bluhm
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