Age | Commit message (Expand) | Author |
2024-03-12 | Add regress test showing that OpenBSD IPv6 fragment reassembly is | Alexander Bluhm |
2023-09-08 | Print a message when test has finished successfully. | Alexander Bluhm |
2023-09-08 | Test pf and stack with double atomic IPv6 fragments. | Alexander Bluhm |
2021-10-05 | add missing sudo | Anton Lindqvist |
2021-10-05 | add missing sudo | Anton Lindqvist |
2021-07-06 | alarm(3) cannot fail, remove error handling. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2020-12-30 | py3-scapy is now scapy | kn |
2020-12-26 | Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits. | Alexander Bluhm |
2020-12-26 | Wrap long lines. | Alexander Bluhm |
2020-12-25 | Wrap long lines. | Alexander Bluhm |
2020-12-25 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-25 | Link pktinfo_addr and srcaddr regress to build. | Alexander Bluhm |
2020-12-25 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-25 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-25 | Switch to scapy with python 3. | Alexander Bluhm |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2020-12-16 | Remove echo headlines. Use consistent target names. | Alexander Bluhm |
2020-04-13 | initial framework for ipv6 source address selection testing | pamela |
2020-01-15 | Do not create files as dependency of .BEGIN rule. Noticed by | Alexander Bluhm |
2019-09-19 | Make checksum comparison more robust. 0xffff is the same as 0. | Alexander Bluhm |
2019-09-17 | Send ping6 fragment that ends behind ipv6 max packet size. | Alexander Bluhm |
2019-09-05 | Ignore missing pseudo terminal for ssh when called from cron job. | Alexander Bluhm |
2019-09-05 | Minimize differences between IPv4 and IPv6 multicast tests. | Alexander Bluhm |
2019-09-05 | Link IPv6 multicast tests to regress build. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2019-05-10 | Python for scapy must be executed a bit differently in this test. | Alexander Bluhm |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-09 | Link rip6cksum regress to build. | Alexander Bluhm |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-04-08 | Check that pf and IPv6 stack handle two ping6 fragments with different | Alexander Bluhm |
2018-09-10 | Send many small fragments that exceed the pf reassembly queue limit. | Alexander Bluhm |
2018-09-07 | Fragment one large 64k IP ping packet into 155 fragments, each with | Alexander Bluhm |
2018-07-04 | hook up recvmsg | anton |
2018-07-04 | Add regress covering the recently fixed mbuf double free in rip6_usrreq(). | anton |
2018-02-27 | Do not expect an eui64 link-local source address during duplicate | Alexander Bluhm |
2017-12-20 | Skip this regress test if no remote test machine is specified as | Alexander Bluhm |
2017-11-14 | Add more checks helping to set up the test environment. | Alexander Bluhm |
2017-09-15 | Clean up pf rules and states on remote machine so that they do not | Alexander Bluhm |
2017-09-07 | Get IPv4 and IPv6 fragment tests into common shape. Some chunks | Alexander Bluhm |
2017-09-07 | Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment | Alexander Bluhm |
2017-07-07 | Remove useless make depend targets. | Alexander Bluhm |
2017-07-03 | Add more checks and debug info to identify the sporadic test failures. | Alexander Bluhm |
2017-05-31 | As pf blocks packets with IPv6 options header, the tests needs an | Alexander Bluhm |
2017-03-01 | Avoid warnings from ssh -t, check remote SUDO at beginning. | Alexander Bluhm |
2017-03-01 | Use consistent address schema with local and remote machine. Fill | Alexander Bluhm |
2017-02-28 | IPv6 packets with routing header 0 are dropped by pf, but answered | Alexander Bluhm |
2017-02-28 | Fragment reassembly code exists in pf and network stack. To test | Alexander Bluhm |