xref: /openbsd/regress/sys/netinet6/rip6cksum/README (revision d415bd75)
1Test IPv6 raw sockets with checksum calculation in kernel.
2
3The C program rip6cksum creates a raw socket, binds and connects
4it, and sets the checksum option.  Then it forks the scapy program
5sendrecv.  It sends a protocol 255 packet and expects an answer or
6ICMP6 error.
7