gvisor/pkg/tcpip/network/ipv6
Julian Elischer 4da63dc82e Report correct pointer value for "bad next header" ICMP error
Because the code handles a bad header as "payload" right up to the last moment
we need to make sure payload handling does not remove the error information.

Fixes #4909

PiperOrigin-RevId: 344141690
2020-11-24 15:25:40 -08:00
..
BUILD Send ICMP error message if IP fragment reassembly fails 2020-10-24 00:19:15 -07:00
dhcpv6configurationfromndpra_string.go Move IP state from NIC to NetworkEndpoint/Protocol 2020-09-29 00:20:41 -07:00
icmp.go Don't hold AddressEndpoints for multicast addresses 2020-11-19 11:48:15 -08:00
icmp_test.go Remove ARP address workaround 2020-11-16 14:36:10 -08:00
ipv6.go Report correct pointer value for "bad next header" ICMP error 2020-11-24 15:25:40 -08:00
ipv6_test.go Report correct pointer value for "bad next header" ICMP error 2020-11-24 15:25:40 -08:00
ndp.go Deduplicate code in ipv6.protocol 2020-11-24 01:19:42 -08:00
ndp_test.go Fix some code not using NewPacketBuffer for creating a PacketBuffer. 2020-11-19 08:56:58 -08:00