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

Implement `DadContext` for IPv4, which provides all of the dependencies
needed to run DAD for IPv4 over ARP.

Note that `DadHandler` is still largely unimplemented, meaning DAD
remains disabled for IPv4 for the time being.

Original-Bug: 42077260
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256125
Original-Revision: dba3f392a563a0d2033bea6423d2ea0a77d66d2b
GitOrigin-RevId: 060de61a6110413c1ea23cdb53ab2af34e03eaa1
Change-Id: I4a34b15ac51c104cb801ecbf2219f4cc55cd0c2e
1 file changed
tree: e0f4c310efe605044fe1a6f91225821dea64f796
  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.