summaryrefslogtreecommitdiff
path: root/regress/sys/net/pf_fragment/frag6_cutold.py
AgeCommit message (Expand)Author
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2017-01-18Do not use privileged or NFS source ports for UDP packets as inetdAlexander Bluhm
2016-10-20By removing all the sleeps I created a race in the pf tests. TheAlexander Bluhm
2016-10-20Replace fork() and sleep() with a Python thread for sniffing packets.Alexander Bluhm
2016-05-22Fix tests: Restrict getpid() to lower 16 bit so that it can stillAlexander Bluhm
2014-12-19Use a simpler expression to check the ether type in scapy. ThisAlexander Bluhm
2012-07-10Kill trailing whitespaces.Alexander Bluhm
2012-01-13According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm
2011-09-21Add tests for pf fragment reassembly with all kinds of overlapping.Alexander Bluhm