summaryrefslogtreecommitdiff
path: root/regress/sys/netinet
AgeCommit message (Expand)Author
2024-02-27Favor usage of REGRESS_SKIP_TARGETS instead of this custom logic.Anton Lindqvist
2024-01-26Skip test with 100000 file descriptors also on macppc.Alexander Bluhm
2024-01-15Increase wait until threshold. Should hopefully make these tests moreAnton Lindqvist
2024-01-05Wait until the expected interface state is reached instead of relying onAnton Lindqvist
2024-01-04Skip tests that use too many resources on armv7.Alexander Bluhm
2024-01-02Run bind(2) and connect(2) in parallel also for TCP and Raw IP.Alexander Bluhm
2023-12-07Run bind(2) and connect(2) stress test also with IPv6.Alexander Bluhm
2023-12-06Add tests that create and delete cloned routes during connect(2).Alexander Bluhm
2023-12-06Stress test bind(2) and connect(2) system calls in OpenBSD regress.Alexander Bluhm
2023-10-19Add missing removal of network interfaces in regress cleanup targets.Anton Lindqvist
2023-10-11Infer rdomains from environment variables N1 and N2 like many others inAnton Lindqvist
2023-09-08Print a message when test has finished successfully.Alexander Bluhm
2023-05-24Default pf rule "block return; pass" interferes with test.Alexander Bluhm
2022-04-10Print the strerror of the expected error. errno is not valid here sinceClaudio Jeker
2021-10-31Also remove pcap files during make clean.Alexander Bluhm
2021-10-13Sending live tcpdump output over SSH while running tests may dropAlexander Bluhm
2021-07-06alarm(3) cannot fail, remove error handling.Alexander Bluhm
2021-05-22Test more corner cases of IPv4 fragment reassembly.Alexander Bluhm
2021-02-01ESP path MTU discovery over IPv6 tunnel has been fixed. Add test.Alexander Bluhm
2021-01-20Test path MTU discovery with IPv6 TCP packets tunneled in IPv4 ESP.Alexander 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-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-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-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-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-17Remove echo headlines.Alexander 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-12-20The IPsec policy check for IPComp bundles has been fixed in theAlexander Bluhm
2019-09-19Make checksum comparison more robust. 0xffff is the same as 0.Alexander Bluhm
2019-09-05Ignore missing pseudo terminal for ssh when called from cron job.Alexander Bluhm
2019-09-05Name environment variables consistently.Alexander Bluhm
2019-09-05Minimize differences between IPv4 and IPv6 multicast tests.Alexander Bluhm
2019-09-02Test multicast sender, receiver, router. Minimal mcroute implmentationAlexander Bluhm
2019-09-03Create remote log files in obj directory.Alexander Bluhm
2019-09-02Test multicast sender, receiver, router. Minimal mcroute implmentationAlexander Bluhm
2019-09-02Link multicast tests to regress build.Alexander Bluhm
2019-09-02Test multicast sender, receiver, router. Minimal mcroute implmentationAlexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2018-09-28Always try to build packet reflector on remote machine. It may beAlexander Bluhm
2018-09-10Send many small fragments that exceed the pf reassembly queue limit.Alexander Bluhm
2018-09-07Fragment one large 64k IP ping packet into 155 fragments, each withAlexander Bluhm
2018-08-30Use correct environment variable to access remote machine.Alexander Bluhm