CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/06 14:52:15
Added files:
regress/sys/netinet6/frag6: Makefile frag6.py frag6_ext.py
frag6_overhead.py frag6_overhead0.py
frag6_overtail.py frag6_permute.py
Log message:
Add tests for IPv6 fragment reassembly. Hand-crafted ping6
echo-request fragments are sent by scapy to the target machine.
There they get reassembled and a echo-reply comes back. The ping6
payload is checked.
