gvisor/pkg/tcpip/checker
Ghanan Gowripalan 5a421058a0 Validate the checksum for incoming ICMPv6 packets
This change validates the ICMPv6 checksum field before further processing an
ICMPv6 packet.

Tests: Unittests to make sure that only ICMPv6 packets with a valid checksum
are accepted/processed. Existing tests using checker.ICMPv6 now also check the
ICMPv6 checksum field.
PiperOrigin-RevId: 276779148
2019-10-25 16:06:55 -07:00
..
BUILD Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
checker.go Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00