| commit | 336c8b0b259a086400c3f509220dd18740a5a40d | [log] [tgz] |
|---|---|---|
| author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Mon Apr 14 12:59:24 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 14 13:01:07 2025 -0700 |
| tree | d35841e0204c382eeeed3d4373b9369446b0c1e0 | |
| parent | cf6bf33a883bf5099c9c60b066cef5fe20f02e96 [diff] |
[roll] Roll fuchsia [netstack3] Rework DAD engine initialization ... To better handle the situation where DAD is disabled. Previously, the Netstack would generate AddressAssignmentState changes from `Tentative` to `Assigned` even if DAD was disabled (by setting `max_dad_transmits` to 0). With this change, the address proceeds immediately to the `Assigned` state. These improved ergonomics are in preparation for supporting DAD on IPv4, where "disabled" will be the default setting. Original-Bug: 42077260 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249647 Original-Revision: 5114890f6ef04a812015882c57f89cf8d4de6c0b GitOrigin-RevId: 42933620fdfc2b3e2d749a5c9859346c4b8f3612 Change-Id: I1870065153a75c6b21b6470f861313e998fc6054
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.