Name Date Size #Lines LOC

..--

LICENSEH A D25-Dec-2020755 1411

MakefileH A D17-Jan-20254.1 KiB12176

READMEH A D09-May-2019272 75

rip6cksum.cH A D09-May-20194.8 KiB203166

sendrecv.pyH A D25-Dec-20202.4 KiB9577

README

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