[roll] Roll fuchsia [net-types] Add map_ip_twice! Introduces a `map_ip_twice!` macro that invokes `I::map_ip` while duplicating the closure definition for both the v4 and v6 arguments. This helps avoid duplication while working with V4 and V6-specific types that are not actually GenericOverIp but have identical shapes while working with them in source code. Cases like this should be rare unless you are interfacing with code that cannot be made GenericOverIp, such as serialization boundaries with code we don't own. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920852 Original-Revision: 16503e9f934f6aad85ec9f0c40366364ab8baf5f GitOrigin-RevId: 6580307542b915aa598bee4db1448e9eb8021d61 Change-Id: Ic07c9633a5ab2fc7dc1b79f371b6119ebf531640
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.