[roll] Roll fuchsia [netstack3] Don't assume exclusive access in Route Discovery This change transitions Route Discovery code to use `with_state*` methods instead of `get_state*` methods which assumed exclusive access to state. Later changes will introduce shared references + interior mutability for IP devices so this change prepares us for a world where state is not held exclusively. Original-Bug: 48578 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695387 Original-Revision: 18ffb12bca97344623252908438070d08905b4b9 GitOrigin-RevId: 4b79b1326bc022bbd7c1cf28cc0375d25b30d573 Change-Id: I7eff71356a537504142da5bf4a53aa6670a8a5bf
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.