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