summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet6/rh0 (follow)
Commit message (Expand)AuthorAgeFilesLines
* py3-scapy is now scapykn2020-12-301-3/+3
* Switch to scapy with python 3.bluhm2020-12-2510-86/+85
* Remove echo headlines.bluhm2020-12-171-4/+1
* Do not create files as dependency of .BEGIN rule. Noticed bybluhm2020-01-151-2/+2
* Simplify the detection for installed python and scapy. Refactorbluhm2019-05-101-19/+11
* Remove useless make depend targets.bluhm2017-07-071-3/+1
* Avoid warnings from ssh -t, check remote SUDO at beginning.bluhm2017-03-011-5/+6
* Use consistent address schema with local and remote machine. Fillbluhm2017-03-019-86/+115
* IPv6 packets with routing header 0 are dropped by pf, but answeredbluhm2017-02-2810-62/+68
* Do not use privileged or NFS source ports for UDP packets as inetdbluhm2017-01-188-25/+33
* The clean:, cleandir:, and obj: targets of src/Makefile descend intotb2016-10-191-1/+3
* Print SKIPPED if a regress test cannot be executed for some reason.bluhm2016-09-021-1/+3
* Split the check-setup target into smaller parts to make it easierbluhm2016-08-311-6/+7
* Fix tests: Restrict getpid() to lower 16 bit so that it can stillbluhm2016-05-228-8/+8
* Use a simpler expression to check the ether type in scapy. Thisbluhm2014-12-198-8/+8
* Adapt the IPv6 routing header type 0 tests to the current behaviour.bluhm2013-11-177-25/+234
* Fix typo prt -> ptr.bluhm2013-11-131-3/+3
* Add a check-setup target to make sure that all addresses and routesbluhm2013-11-132-18/+58
* Do not fail the regression tests if python or the scapy package isbluhm2013-10-311-16/+64
* Use scapy to test IPv6 packets with routing header type 0.bluhm2013-10-204-0/+193