summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet/pmtu/tcp_atomicfrag6.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to scapy with python 3.bluhm2020-12-251-15/+15
* Replace fork with sniffer thread in Python. Clear the BPF listbluhm2018-07-301-8/+25
* Our kernel does not generate IPv6 atomic fragments anymore. Checkbluhm2017-01-191-17/+18
* Sending a PMTU ICMP packet will trigger a TCP retransmit. The testbluhm2017-01-191-5/+3
* Do not use privileged or NFS source ports for UDP packets as inetdbluhm2017-01-181-2/+2
* Add tests that generate IPv6 atomic fragments for UDP and TCP bybluhm2017-01-181-0/+78