[roll] Roll fuchsia [dhcpv6/client] Remove is_unicast_link_local_strict std::net::Ipv6Addr::is_unicast_link_local has been standardized so we can replace the custom definition. Note that this does change the strictness of the check (fe80::/64 -> fe80::/10), but RFC 8415 (DHCPv6) Section 4.1 specifically refers to the latter as the link-local subnet so this shouldn't be an issue. Original-Original-Bug: 518935733 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1648135 Original-Original-Revision: e1f3d537f102b780ec1730e2aaaf02b65bab787d GitOrigin-RevId: f81a505457695cf6a77610e612e643430ce584c5 Change-Id: Ifbf04e1776ec56d8cd966c3c2204229c4eba2ed4 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1649191 Cr-Commit-Position: refs/heads/main@{#194553}
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.