[roll] Roll fuchsia [netstack3] Move inspect_devices to DeviceIpApi When getting ready to move `inspect_devices`, I realized that the amount of information we were exposing from the IP layer was really lacking. The next realization was that to expose more information with our current inspect pattern I'd have to either create many duplicate types to expose to bindings or expose the internal types, and in both cases add a lot of noise to the types exported to bindings. Instead, introduce a new pattern where we abstract the Fuchsia inspector instead and perform all the inspecting in core. This should massively decrease the cost of adding new inspect data, which has been a burden and was discouraging adding more data to inspect. Original-Bug: b/42083910 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979737 Original-Revision: 957ea13300fa4aa201f77de93ac8301f69e23468 GitOrigin-RevId: 3606ea6672047d9a3a7e74f3a795ebb81e94bd2e Change-Id: I1323c06f4b2e5f30dde7428a1990bf435a23beb2
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.