[roll] Roll fuchsia [netstack3] Re-enable DAD test

Use the new DAD transmits configuration to deflake the DAD test on
RISC-V by removing a tight race.

Remove unnecessary dependency on fuchsia.net.root while I'm here.

Original-Fixed: 42182861
Multiply: netstack-ipv6-integration-test-no-err-logs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990375
Original-Revision: 0341955c6ce22d2dcb8cca28e81c6fc37e14b769
GitOrigin-RevId: f1ea59d8a76977d30979470649ffb02d5d71e3ee
Change-Id: If24a51d7984207301c35b4573d1711233eb7ec39
1 file changed
tree: 0d816ac46859c5131b2a51d2fb59a361f6eb2765
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.