[roll] Roll fuchsia [net-types] Decouple `SpecifiedAddr` from `ZonedAddr` Zoned addresses are not implicitly "specified"; it would be valid (though maybe not useful) to express `ZonedAddr::Unzoned(I::UNSPECIFIED_ADDRESS)`. By decoupling this relationship, we make it easier clients to use `ZonedAddr<A, Z>` where `A` is a witness type of more properties than just `SpecifiedAddr`. A follow up CL will leverage this in NS3 to pass around `ZonedAddr<A, Z>` whose `A` is both `SpecifiedAddr` and `NonMappedAddr`. Original-Bug: 132092 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911353 Original-Revision: 145584ecb7b399777ffbc2164680b2b8e2fd4b71 GitOrigin-RevId: 133da44bb149be591e1db9786c84873577bd5d90 Change-Id: If88086762179db66c13db03165bc7f572c949698
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.