gvisor/pkg/tcpip/transport/icmp
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 Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
endpoint.go Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
endpoint_state.go Internal change. 2019-10-09 17:56:05 -07:00
protocol.go Remove centralized registration of protocols. 2019-09-25 12:57:05 -07:00