Name Date Size #Lines LOC

..--

LICENSEH A D13-Mar-2021755 1411

MakefileH A D29-Jan-20254.1 KiB12176

READMEH A D20-Feb-2020272 75

rip6cksum.cH A D20-Feb-20204.8 KiB203166

sendrecv.pyH A D13-Mar-20212.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