| commit | ada103bf439cb3dafa045a4f9993aeb8c985214c | [log] [tgz] |
|---|---|---|
| author | Zeling Feng <zeling@fuchsia.infra.roller.google.com> | Wed Sep 04 23:19:31 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 04 16:21:52 2024 -0700 |
| tree | 56a7838b9012085d044c3516ce09318b884a4844 | |
| parent | ed1a15bc65d414c402fc897eac3b647113ca0c08 [diff] |
[roll] Roll fuchsia [netstack3] Move `confirm_reachable` to `IpSocketHandler` We need to lookup route to confirm neighbor reachability because we don't have route caching. Moving it to the IP socket layer will make it closer to where routing decisions are made, and in the future when we have route caching, it will also be in the `IpSock`. Original-Fixed: 361817008 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109983 Original-Revision: f38ea34b6495c054e12600939983129cf2b2e67c GitOrigin-RevId: be4bb51096896bb107cf8f0396dbc4dd7ddff48d Change-Id: Id4142a42aa31f26bdf20f4e9cc34b277b675463a
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.