[roll] Roll fuchsia [netstack3] Support Announcing for IPv4 DAD

Support the Announcing state for IPv4 Duplicate Address Detection.

During this period, the stack may consider the address to be assigned
(and use it as normal) however it must continue to periodically
broadcast special ARP Announcement packets.

Original-Bug: 42077260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276624
Original-Revision: 4d482b828623b4fbaec79f10d823b632086e5be5
GitOrigin-RevId: 38ed98aa019458e8ba4a025b98bd39923e06a78c
Change-Id: I8df38a6933abd8e372f4f18930a909bb6f22e93f
1 file changed
tree: a4a31de63247c25dddbe4ba6b569be79117dc24b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.