[roll] Roll fuchsia [network] Guard against NDP/ARP retransmit on test

Neighbor integration tests were relying on ARP/NDP retransmissions not
happening, which can't be guaranteed due to scheduling of the multiple
netstacks involved in the integration tests.

Introduced helper function to observe the end of a solicitation flow and
allows retransmissions to be observed.

Original-Fixed: 72458
Test: fx test -do netstack_neighbor_integration_test
Multiply: netstack_neighbor_integration_test: 30
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/503340
Original-Revision: 22a769e8e145030f0d7874a94f9e96f2467acda8
GitOrigin-RevId: 3759e3fd482c05a71deeb2368efb99e11698918e
Change-Id: I3bc950d7f488b1e43e6aa9eed7cea5ce514f8e4e
1 file changed
tree: 8d30f656e9b5c80796d7bf8ca355a366b642c039
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.