[roll] Roll fuchsia [netstack3] Process ICMP error messages in TCP

This change processes ICMP destination unreachable messages as suggested
by RFC 5927 and RFC 5461. Added unit tests at the socket level to ensure
the delivery of ICMP errors.

Original-Bug: 101806

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832936
Original-Revision: 0c359a94c4818e9525ecb19560c7086cc89cc064
GitOrigin-RevId: 36704791fa38ed3ee8c842da2cc0f0490a8958eb
Change-Id: I88e15d93e97005a6ce210496151239a05307d9c7
1 file changed
tree: ab9fa3dc6cf95a917d1406652e637a92fe4f66f4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.