gvisor/pkg/tcpip/network
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
..
arp
fragmentation Clean up fragmentation.Process 2020-11-16 13:06:38 -08:00
hash
ip Extract IGMPv2 core state machine 2020-11-24 11:50:00 -08:00
ipv4 Extract IGMPv2 core state machine 2020-11-24 11:50:00 -08:00
ipv6 Report correct pointer value for "bad next header" ICMP error 2020-11-24 15:25:40 -08:00
testutil
BUILD Move packet handling to NetworkEndpoint 2020-11-12 17:33:21 -08:00
ip_test.go Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket 2020-11-18 07:05:59 -08:00