commit | 0590ee03e9cc7cb8a1af67c5c4791e93df3e1569 | [log] [tgz] |
---|---|---|
author | Tony Gong <gongt@fuchsia.infra.roller.google.com> | Thu Feb 01 21:06:08 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 01 13:07:28 2024 -0800 |
tree | f42339c2e16818986c8673be384fdb2e059e7134 | |
parent | 126c7f4a8ab3fe08aaa49402346fc735551cf67b [diff] |
[roll] Roll fuchsia [netstack3] Don't panic send oneshot if no route Don't panic when sending a oneshot IP packet if route resolution fails because there's no lock held across creating the socket (which itself performs route resolution) and the send logic. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982053 Original-Revision: 75af99c54f875aa899ba10be1319c7583d966aa7 GitOrigin-RevId: fba7201474fc5801056a1b263018ed25a1de89ad Change-Id: I72388686d0dad58d2d926b883f84357280631ead
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
.