-
- Downloads
net-test: packetdrill: Add support for the checksum used by SCTP.
This commit adds support for the CRC32C checksum used by SCTP.
Also add a unit-test for it.
Signed-off-by:
Michael Tuexen <tuexen@fh-muenster.de>
Showing
- gtests/net/packetdrill/checksum.c 87 additions, 0 deletionsgtests/net/packetdrill/checksum.c
- gtests/net/packetdrill/checksum.h 5 additions, 0 deletionsgtests/net/packetdrill/checksum.h
- gtests/net/packetdrill/checksum_test.c 19 additions, 0 deletionsgtests/net/packetdrill/checksum_test.c
- gtests/net/packetdrill/sctp.h 40 additions, 0 deletionsgtests/net/packetdrill/sctp.h
gtests/net/packetdrill/sctp.h
0 → 100644
Please register or sign in to comment