From: Alexander Duyck > Sent: 28 February 2017 22:46 ... > I don't want to see anything "checksum" or "csum" related in the > naming when it comes to dealing with SCTP unless we absolutely have to > have it. So any function names or structures with sctp in the name > should call out "crc32" or "crc", please don't use checksum.
Then also change all the places that refer the IP 1's compliment checksum to ipchecksum. David