| commit | e640967d24d207fbefa6da3d0c953acb66f9e2cf | [log] [tgz] |
|---|---|---|
| author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Fri Oct 21 05:12:59 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 20 22:14:13 2022 -0700 |
| tree | 4438ecebaa18a72f036f50b92bcdbc7d278249d5 | |
| parent | f255254a7eab4934f1a790588c15ba5a7bcb83d3 [diff] |
[roll] Roll fuchsia [dhcpv6] Use `net_types::ip::Ipv6Addr` type ...instead of `std::net::Ipv6Addr`. This prepares for followup changes which introduces prefix delegation to the DHCPv6 client which requires the ability to convey IPv6 subnets through some type (`net_types::ip::Subnet<net_types::ip::Ipv6Addr>`). Instead of having an IPv6 address type for subnets and regular addresses, use a single IPv6 address type to cover both cases. Original-Fixed: 86955 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/743395 Original-Revision: 551b7c752e144bbdb9d1a2a1dd41c52a378f3d39 GitOrigin-RevId: e2461ee2bf48f6e77d750f44fdda6c9fb24c8fdf Change-Id: Ie54cd1fa9a4c0d812afcf603d0c34eec1e51cae1
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.