summaryrefslogtreecommitdiff
path: root/regress/sys/netinet6
AgeCommit message (Expand)Author
2024-03-12Add regress test showing that OpenBSD IPv6 fragment reassembly isAlexander Bluhm
2023-09-08Print a message when test has finished successfully.Alexander Bluhm
2023-09-08Test pf and stack with double atomic IPv6 fragments.Alexander Bluhm
2021-10-05add missing sudoAnton Lindqvist
2021-10-05add missing sudoAnton Lindqvist
2021-07-06alarm(3) cannot fail, remove error handling.Alexander Bluhm
2019-09-05Test IPv6 multicast sender, receiver, router. Minimal mc6routeAlexander Bluhm
2020-12-30py3-scapy is now scapykn
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-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-17Remove echo headlines.Alexander Bluhm
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-04-13initial framework for ipv6 source address selection testingpamela
2020-01-15Do not create files as dependency of .BEGIN rule. Noticed byAlexander Bluhm
2019-09-19Make checksum comparison more robust. 0xffff is the same as 0.Alexander Bluhm
2019-09-17Send ping6 fragment that ends behind ipv6 max packet size.Alexander Bluhm
2019-09-05Ignore missing pseudo terminal for ssh when called from cron job.Alexander Bluhm
2019-09-05Minimize differences between IPv4 and IPv6 multicast tests.Alexander Bluhm
2019-09-05Link IPv6 multicast tests to regress build.Alexander Bluhm
2019-09-05Test IPv6 multicast sender, receiver, router. Minimal mc6routeAlexander Bluhm
2019-05-10Python for scapy must be executed a bit differently in this test.Alexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-09Link rip6cksum regress to build.Alexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-04-08Check that pf and IPv6 stack handle two ping6 fragments with differentAlexander 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-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip6_usrreq().anton
2018-02-27Do not expect an eui64 link-local source address during duplicateAlexander Bluhm
2017-12-20Skip this regress test if no remote test machine is specified asAlexander Bluhm
2017-11-14Add more checks helping to set up the test environment.Alexander Bluhm
2017-09-15Clean up pf rules and states on remote machine so that they do notAlexander Bluhm
2017-09-07Get IPv4 and IPv6 fragment tests into common shape. Some chunksAlexander Bluhm
2017-09-07Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentAlexander Bluhm
2017-07-07Remove useless make depend targets.Alexander Bluhm
2017-07-03Add more checks and debug info to identify the sporadic test failures.Alexander Bluhm
2017-05-31As pf blocks packets with IPv6 options header, the tests needs anAlexander Bluhm
2017-03-01Avoid warnings from ssh -t, check remote SUDO at beginning.Alexander Bluhm
2017-03-01Use consistent address schema with local and remote machine. FillAlexander Bluhm
2017-02-28IPv6 packets with routing header 0 are dropped by pf, but answeredAlexander Bluhm
2017-02-28Fragment reassembly code exists in pf and network stack. To testAlexander Bluhm