summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet6/rh0/rh0_empty.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to scapy with python 3.bluhm2020-12-251-8/+8
* Use consistent address schema with local and remote machine. Fillbluhm2017-03-011-5/+5
* IPv6 packets with routing header 0 are dropped by pf, but answeredbluhm2017-02-281-0/+2
* Do not use privileged or NFS source ports for UDP packets as inetdbluhm2017-01-181-2/+2
* Fix tests: Restrict getpid() to lower 16 bit so that it can stillbluhm2016-05-221-1/+1
* Use a simpler expression to check the ether type in scapy. Thisbluhm2014-12-191-1/+1
* Adapt the IPv6 routing header type 0 tests to the current behaviour.bluhm2013-11-171-12/+12
* Use scapy to test IPv6 packets with routing header type 0.bluhm2013-10-201-0/+41