Name Date Size #Lines LOC

..08-May-2022-

LICENSEH A D08-May-2022755 1411

MakefileH A D17-Jan-20254.1 KiB13891

READMEH A D08-May-2022272 75

rip6cksum.cH A D08-May-20224.8 KiB203166

sendrecv.pyH A D08-May-20222.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