[roll] Roll fuchsia [netstack3] Concretize ICMP message functions This is required for ICMP error NATing because otherwise we end up with trait bounds that are impossible to meet without conflicting implementations. For example, needing to implement something for `Nested<Concrete, IcmpMessage<I, Generic>>` as well as `Nested<Generic, IcmpMessage<I, Concrete>>`. This will theoretically have a minor performance impact, but none of these codepaths are expected to be anywhere close to hot, since these should only be called for errors or NDP. Original-Bug: 328057704 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255145 Original-Revision: 9126c35cf2f25c2b49187d9667ef758b89dace4d GitOrigin-RevId: 7bcc09dfb7729c83eeb67408e510ebb3f9448366 Change-Id: I87596a7b95ff56c0716a91438916ffb625da1f0c
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 in one of the communication channels documented at get involved.
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.