gvisor/pkg/tcpip/network
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
..
arp netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
fragmentation Remove panic when reassembly fails. 2019-10-15 17:04:44 -07:00
hash Update canonical repository. 2019-06-13 16:50:15 -07:00
ipv4 netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
ipv6 Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
ip_test.go Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00