summaryrefslogtreecommitdiff
path: root/regress/sys/netinet6
AgeCommit message (Expand)Author
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