commit | e9be75151075c1f38968b9a1b796ef5f0481f0e4 | [log] [tgz] |
---|---|---|
author | Zeling Feng <zeling@fuchsia.infra.roller.google.com> | Fri Apr 21 19:35:56 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 21 12:37:07 2023 -0700 |
tree | ab9fa3dc6cf95a917d1406652e637a92fe4f66f4 | |
parent | ef4f72d97733c225fe3189e587339e35b7075546 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.