CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/07/30 12:05:56
Modified files: regress/sys/netinet/pmtu: tcp_atomicfrag6.py tcp_connect.py tcp_connect6.py udp_atomicfrag6.py udp_echo6.py Log message: Replace fork with sniffer thread in Python. Clear the BPF list before sniffing, Scapy 2.4.0 remembers old packets that confuse the test.