[roll] Roll fuchsia [netstack3] Blanket impl for BufferTransportContext + more Refactors the `Ipv4TransportLayerContext` & `Ipv6TransportLayerContext` to a single `IpTransportLayerContext<I, C>` with an extension trait `BufferIpTransportLayerContext<I, C, B>` which provides a `BufferMut`. `BufferIpTransportLayerContext` was introduced to enable the blanket implementation of `BufferTransportContext`. These newly introduced/refactored traits and the existing `InnerIcmpContext` are given blanket implementations. This removes some (but not all) usages of the concrete type `Ctx` from the IP module. Original-Bug: 48578, 86168 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686603 Original-Revision: 77274897f5a61a66a717d4690de5255e5e528c83 GitOrigin-RevId: 77a2c1aa6bc1d2d12461cc5cb6d1deb1b60b8e51 Change-Id: I5ea3dda0953a7a17c0fa61a5e599efe4258e5e41
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.