gvisor/pkg/tcpip/transport
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
..
icmp Validate the checksum for incoming ICMPv6 packets 2019-10-25 16:06:55 -07:00
packet AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
raw AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00
tcp Convert DelayOption to the newer/faster SockOpt int type. 2019-10-25 13:15:34 -07:00
tcpconntrack Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
udp AF_PACKET support for netstack (aka epsocket). 2019-10-21 13:23:18 -07:00