[roll] Roll fuchsia [netstack3] Introduce NeighborApi The new neighbor API replaces all the freestanding functions that were providing its functionality. While I'm here, clean up neighbor worker a bit to reduce duplication around loopback not supporting the neighbor API given the detection has been moved out of core, NeighborApi still provides full type safety there. If someday we need more neighbor types we can consider some extra facilities in core, but as long as we have a single device type that supports it it's not too bad. Original-Bug: b/42083910 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973392 Original-Revision: 2678f66dc543ee25124785061deca4249dfcc254 GitOrigin-RevId: 2dc98338be722ceb056b0bde524b1edd355be025 Change-Id: Iabd863823e8df679bb58fe7732841b54037a3d9d
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.