summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet/pmtu/tcp_connect6.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to scapy with python 3.bluhm2020-12-251-12/+12
* Replace fork with sniffer thread in Python. Clear the BPF listbluhm2018-07-301-8/+26
* Our kernel does not generate IPv6 atomic fragments anymore. Checkbluhm2017-01-191-1/+2
* Sending a PMTU ICMP packet will trigger a TCP retransmit. The testbluhm2017-01-191-3/+10
* 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-1/+1
* Print better error messages in case an expected packet is missing.bluhm2016-12-131-0/+12
* Add regression tests for the path MTU discovery implementation in bluhm2016-07-111-0/+40