[roll] Roll fuchsia [network/test] Deflake neighbor FIDL test

Add the NUD flake workaround to neigh_add_remove_entry, and fix a bug in
neigh_clear_entries that was adding static neighbor entries to the wrong
netstack.

Original-Fixed: 327040002
Multiply: netstack-neighbor-fidl-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1001972
Original-Revision: a13c6e043c153a60be87bef98ae94eaf6effae0a
GitOrigin-RevId: 6e0cd42e797c984fb7b7eb4074d999d058213a65
Change-Id: I7ebbbaa8a7e2d7da37daa2c08535e441a36f6a0e
1 file changed
tree: 00297e6e63f7b3501539f45d56f3234208e6259f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.