[roll] Roll fuchsia [netstack3] Introduce CoreApi struct Introduce the CoreApi struct that can be constructed from StackState alongside its supporting types and traits. Show how API objects will be created and used by introducing a simple UdpApi for now. The bounds for the impl block on UdpApi require viral pub visibility expansion, which is why we are re-exporting everything from core/src/lib.rs and can do that safely. A follow-up CL will remove the UDP SocketHandler in favor of using only the new UdpApi struct. Original-Bug: b/42083910 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/968781 Original-Revision: 930c61913b566678e882b5d59d0bd2c5363c03a6 GitOrigin-RevId: 56aebcddf90b9ae509f2d14f504f0623ba1c384f Change-Id: I5fd53f6f9b8f9ab20429818dfecc343dca982fbe
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.