summaryrefslogtreecommitdiff
path: root/regress/sys/netinet6
AgeCommit message (Expand)Author
2016-05-22Fix tests: Restrict getpid() to lower 16 bit so that it can stillAlexander Bluhm
2016-03-30Cover the case where we are bound to [::] and SO_REUSEADDR is not set.Vincent Gross
2016-03-19Add regress tests for IPV6_PKTINFO with addrVincent Gross
2015-11-05Replace a sudo with ${SUDO}.Alexander Bluhm
2015-10-26Add autoport to netinet6 regress testsVincent Gross
2015-10-14bugfix: add ${.CURDIR} to deal with obj symlinksVincent Gross
2015-10-14add regress tests for automatic port allocationVincent Gross
2015-04-15Test that ping6 fragments with ethernet padding get reassembledAlexander Bluhm
2014-12-19Use a simpler expression to check the ether type in scapy. ThisAlexander Bluhm
2014-07-11Verify the checksum of the echo reply fragment based on the echoAlexander Bluhm
2014-07-11Add a test that sends a large ICMP6 packet in many small fragments.Alexander Bluhm
2013-11-17Adapt the IPv6 routing header type 0 tests to the current behaviour.Alexander Bluhm
2013-11-13Fix typo prt -> ptr.Alexander Bluhm
2013-11-13Add a check-setup target to make sure that all addresses and routesAlexander Bluhm
2013-10-31Do not fail the regression tests if python or the scapy package isAlexander Bluhm
2013-10-20Use scapy to test IPv6 packets with routing header type 0.Alexander Bluhm
2013-07-23I need one more fragment to make the timeout test reliable.Alexander Bluhm
2013-07-23fix typo in fragment payloadAlexander Bluhm
2013-07-23IPv6 fragments, that cannot be reassembled within 60 seconds afterAlexander Bluhm
2012-02-08Add IPv6 tests for fragmented destination options, fragments withoutAlexander Bluhm
2012-01-31Add test suite for IPv6 neighbor discovery protocol. Send all kindAlexander Bluhm
2012-01-27Test sending a short atomic IPv6 fragment.Alexander Bluhm
2012-01-24Add a test for atomic IPv6 fragment reassembly.Alexander Bluhm
2012-01-23After overlapping IPv6 fragments have been dropped, new fragmentsAlexander Bluhm
2012-01-11Do not read dstaddr from command line, get it from addr.py.Alexander Bluhm
2012-01-10According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm
2012-01-06Add tests for IPv6 fragment reassembly. Hand-crafted ping6Alexander Bluhm