[roll] Roll fuchsia [network/tests] Use interfaces.admin in DAD test

This change uncovered a race condition in
fidl_fuchsia_net_interfaces_ext::admin::assignment_state_stream which is
tracked in https://fxbug.dev/92940.

Original-Fixed: 82046
Multiply: netstack-ipv6-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641431
Original-Revision: 61cf962ca36afeab0a160b56736ea8f9a4468939
GitOrigin-RevId: 0acb3824b2d8657302e1bd13e4dd25723c728745
Change-Id: I02b3d10bbe6448125d670ddd59db9e213b9852f9
1 file changed
tree: 01c9514dc58b14085c8a2c9b6117a6d3c918517b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.