[roll] Roll fuchsia [netstack3] Implement DadHandler<Ipv4, _>

This allows Duplicate Address detection to be performed on IPv4
addresses, when enabled.

The vast majority of this change is enabling tests for IPv4 DAD.

While here, add TODOs for the remaining missing functionality
specified in RFC 5227.

Original-Bug: 42077260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273006
Original-Revision: 46bd0edaf61fc816c82dfc424565dd0440e7b165
GitOrigin-RevId: bbce8faa333b82fe3b2703b4b4e37c389d9ab668
Change-Id: I93ba2da777abae19f4323f13c5de76b828b2de38
1 file changed
tree: b73feb9a47aa872bea989bfe7c32575ca6ee0518
  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.