summaryrefslogtreecommitdiff
path: root/regress/sys/net/pf_forward/ping6_mtu.py
AgeCommit message (Expand)Author
2020-12-24Switch 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-20During sniffing filter strictly on icmp6 "packet too big" to avoidAlexander 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
2015-09-11fter fixing poll(2) semantics in dynamic TCP buffer size update,Alexander Bluhm
2015-08-24Extend the pf forward and fragment tests with a second challengeAlexander Bluhm
2014-12-19Use a simpler expression to check the ether type in scapy. ThisAlexander Bluhm
2012-07-10Add a workaround that scapy srp1() cannot detect ICMP6 error repliesAlexander Bluhm
2012-07-10Add a subtest to the MTU ping that checks wether the ip length ofAlexander Bluhm
2012-07-10Add a test suite to route ip packets through a box running pf. YouAlexander Bluhm