[roll] Roll fuchsia [netstack3] Introduce datagram::IpExt trait Provide an IP extension trait from the datagram module and use that as udp::IpExt. Replace the I: IpExt bounds on public UDP methods with I: Ip so that the IpExt trait can remain crate-internal. Original-Bug: 21198 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891195 Original-Revision: b0f8026c6e42673e96aa13a2cce4074f71d26a76 GitOrigin-RevId: bcb9e1e9989f450b8da4f7ebcf4e392712173699 Change-Id: I853e1148adf6d0a1548d40968a4c33fb9df2299f
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.