commit | 03042901d39cda7e6dc17c61f4ce29a1bea3e01a | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Thu Apr 17 10:09:44 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 17 10:11:43 2025 -0700 |
tree | 1fa8db870e0a65f8f19a77ba7714c6e1e374d1e7 | |
parent | cf7a183b1c645a9bbee54618b9097718a61c4c1c [diff] |
[roll] Roll fuchsia [netstack3] ARP has DAD config (interfaces admin) Update the fuchsia.net.interfaces.admin API surface so that `ArpConfiguration` includes `DadConfiguration`. This allows DAD behavior to be configured on a per-interface basis for IPv4. Ignore this new configuration in Netstack2. In Netstack3, plumb the configuration down to core. Follow up changes will make use of this configuration when adding support for DAD on IPv4. Original-Bug: 42077260 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253164 Original-Revision: 1848b92be7eb7cce8071e24a0f685bd20a3377f7 GitOrigin-RevId: 686711df45d1233cb11738bdbccd52abdfd50eab Change-Id: I9e5ead646353cd21858a39e2e0707d1e277d739d
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
.