summaryrefslogtreecommitdiff
path: root/regress/sys/netinet
AgeCommit message (Expand)Author
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
2018-07-30Replace fork with sniffer thread in Python. Clear the BPF listAlexander Bluhm
2018-07-08zap empty lineanton
2018-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip_usrreq().anton
2018-05-28Make sure that the inetd echo and nonxt protocol reflectors areAlexander Bluhm
2018-05-21Activate IPv6 no next header protocol over IPsec test. Run theAlexander Bluhm
2018-05-19Install inetd.conf files and start the daemon on remote machinesAlexander Bluhm
2018-05-19Additionally send no next header protocol 59 packets through theAlexander Bluhm
2018-05-15Typo fix, ok bluhm@Martin Pieuchot
2018-04-12Disable counting TCP packets in the test as it does not work reliably.Alexander Bluhm
2017-09-15Clean up pf rules and states on remote machine so that they do notAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-07Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-07-11Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,Alexander Bluhm
2017-07-07Remove useless make depend targets.Alexander Bluhm
2017-07-06Initialize the return value and do not use garbage as exit status.Alexander Bluhm
2017-05-28Now that pf looks behind IPv4 authentication headers, disable theAlexander Bluhm
2017-05-27Do not use reject routes as they prevent path MTU discovery.Alexander Bluhm
2017-05-15Try to work around a race in the daily test run. Before killingAlexander Bluhm
2017-05-12Run all IPsec tests with a pf rule that logs everything on the enc0Alexander Bluhm
2017-05-11Enable IPv6 IPsec transport mode tests for ping and TCP over ESPAlexander Bluhm
2017-05-11Use the new netcat -W recvlimit feature to speed up the test.Alexander Bluhm
2017-05-10Run tcpdump(8) on the enc0 device while the test is sending IPsecAlexander Bluhm
2017-05-04Add IPsec test for manually configured SA bundles. That does ipcomp,Alexander Bluhm
2017-04-16Make sure these tests print "SKIPPED" if the necessary variables aren't set.Mark Kettenis
2017-04-14Add test for IP payload compression. It is sending small and bigAlexander Bluhm
2017-02-27Add IPsec tests for ipip encapsulation.Alexander Bluhm
2017-02-13Test IPsec with AH the same way it is already done for ESP.Alexander Bluhm
2017-02-08Fix IP address schema to make space for AH tests.Alexander Bluhm