summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/icmp/endpoint.go
diff options
context:
space:
mode:
authorGhanan Gowripalan <ghanan@google.com>2020-03-26 14:04:28 -0700
committergVisor bot <gvisor-bot@google.com>2020-03-26 14:05:39 -0700
commitfbe80460a7eb34147b928fa1023b28a3c094c070 (patch)
treee7e14ae7f2d5b70f91ee86660b91a8b3d3572071 /pkg/tcpip/transport/icmp/endpoint.go
parente466ab04a20731ebeb8a9725d808def975d4c88d (diff)
Handle IPv6 Fragment & Routing extension headers
Enables the reassembly of fragmented IPv6 packets and handling of the Routing extension header with a Segments Left value of 0. Atomic fragments are handled as described in RFC 6946 to not interfere with "normal" fragment traffic. No specific routing header type is supported. Note, the stack does not yet support sending ICMPv6 error messages in response to IPv6 packets that cannot be handled/parsed. That will come in a later change (Issue #2211). Test: - header_test.TestIPv6RoutingExtHdr - header_test.TestIPv6FragmentExtHdr - header_test.TestIPv6ExtHdrIterErr - header_test.TestIPv6ExtHdrIter - ipv6_test.TestReceiveIPv6ExtHdrs - ipv6_test.TestReceiveIPv6Fragments RELNOTES: n/a PiperOrigin-RevId: 303189584
Diffstat (limited to 'pkg/tcpip/transport/icmp/endpoint.go')
0 files changed, 0 insertions, 0 deletions