summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2021-04-21Check that path MTU discovery across routing domains inserts aAlexander Bluhm
2021-04-14Unify pivot.h; brings powerpc/powerpc64 support to the usr.bin/lastcommMark Kettenis
2021-04-13Unbreak rtable regress test. Define _KERNEL in some crucial spots so thatClaudio Jeker
2021-02-09These regress tests expect coredumps to be written so run them withClaudio Jeker
2021-02-09These regress test expect coredumps as an effect of the test so runClaudio Jeker
2021-02-05Setup two pair(4) and one lo(4) interface in different routingAlexander Bluhm
2021-02-01ESP path MTU discovery over IPv6 tunnel has been fixed. Add test.Alexander Bluhm
2021-02-01Syntax of pf(4) route-to has changed. Adapt tests.Alexander Bluhm
2021-01-21Pledge violation for SO_RTABLE prints "wroute" now. Adapt test.Alexander Bluhm
2021-01-20Test path MTU discovery with IPv6 TCP packets tunneled in IPv4 ESP.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
2021-01-09Test that local UDP broadcast packets to 255.255.255.255 are handledAlexander Bluhm
2021-01-03Increase file descriptor limit to allow long chains of splicedAlexander Bluhm
2021-01-02Create chains and loops of spliced tcp and udp sockets. Send dataAlexander Bluhm
2020-12-30py3-scapy is now scapykn
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisSebastian Benoit
2020-12-27Ensure that a sufficient part of the remote log file has beenAlexander Bluhm
2020-12-26Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.Alexander Bluhm
2020-12-26Wrap long lines.Alexander Bluhm
2020-12-25Send fragment that reaches beyond max packet length. pf ignoresAlexander Bluhm
2020-12-25Wrap long lines.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Link pktinfo_addr and srcaddr regress to build.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
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-21Test that IPv4 path MTU discovery works over IPsec in tunnel mode.Alexander Bluhm
2020-12-20Use regress framework for setup and shorten target names.Alexander Bluhm
2020-12-17Fix regress target name, they must be unique.Alexander Bluhm
2020-12-17Link broadcast_bind, carp, in_pcbbind, sendsrcaddr regress to build.Alexander Bluhm
2020-12-17Use ${SUDO} or skip test if not root.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-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm