summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/header/checksum_test.go
AgeCommit message (Expand)Author
2020-12-21Don't modify a packet header when it can be used by other endpointsAndrei Vagin
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