gvisor/pkg/tcpip/checker
Arthur Sfez 2c8379d957 Expose header methods that validate checksums
This is done for IPv4, UDP and TCP headers.

This also changes the packet checkers used in tests to error on
zero-checksum, not sure why it was allowed before.

And while I'm here, make comments' case consistent.

RELNOTES: n/a

Fixes #5049

PiperOrigin-RevId: 369383862
2021-04-20 00:28:42 -07:00
..
BUILD Populate IPPacketInfo with destination address 2020-08-10 16:22:31 -07:00
checker.go Expose header methods that validate checksums 2021-04-20 00:28:42 -07:00