summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/checksum_test.go
AgeCommit message (Expand)Author
2020-01-27Replace calculateChecksum w/ the unrolled version.Bhasker Hariharan
2020-01-26Unroll checksum computation loop.Bhasker Hariharan
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin