diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2020-03-27 16:47:12 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-27 16:52:25 -0700 |
commit | 2a4aff7f7ea62e4aae1b175262b68a8212826176 (patch) | |
tree | d0b042985a8a228fafdac672402b2479a15d107d /pkg/sentry/fsimpl/ext | |
parent | 76a7ace751bfd4b16411edbc0a2b06d0308b8832 (diff) |
Support Hop By Hop and Destination Options ext hdr
Enables handling the Hop by Hop and Destination Options extension
headers, but options are not yet supported. All options will be
treated as unknown and their respective action will be followed.
Note, the stack does not yet support sending ICMPv6 error messages in
response to options that cannot be handled/parsed. That will come
in a later change (Issue #2211).
Tests:
- header_test.TestIPv6UnknownExtHdrOption
- header_test.TestIPv6OptionsExtHdrIterErr
- header_test.TestIPv6OptionsExtHdrIter
- ipv6_test.TestReceiveIPv6ExtHdrs
PiperOrigin-RevId: 303433085
Diffstat (limited to 'pkg/sentry/fsimpl/ext')
0 files changed, 0 insertions, 0 deletions