CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2013/11/17 13:16:27
Modified files: regress/sys/netinet6/rh0: Makefile rh0_empty.py rh0_final.py Added files: regress/sys/netinet6/rh0: rh0_frag2.py rh0_frag_empty.py rh0_frag_final.py rh0_frag_route.py Log message: Adapt the IPv6 routing header type 0 tests to the current behaviour. As header scanning is back, there is always a icmp6 parameter problem response. Add tests that hide the routing header behind an atomic fragment header to get the RFC 5095 behaviour. One test puts the routing header into the second fragment so that it cannot be detected without reassembly.