[roll] Roll fuchsia [network][test] Static neighbors in filter test

We've been getting repeated flakes for the netstack-filter-fidl-test,
all around ARP failures/ARP resolution not completing on time. Force a
static neighbor entry to prevent ARP, which is immaterial to this test.

Multiply: netstack-filter-fidl-test: 30
Original-Bug: 87509
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610131
Original-Revision: bd3dcc595b7cc283d02024dab4cda4349020baf8
GitOrigin-RevId: 54618d18b11d662a9a83e3d1ff305b816b4afe35
Change-Id: I4e46ca475962a17aaf6354602f13908b4456ed31
1 file changed
tree: dbff2dc0da45b2d442bee643c12a5d68a035da28
  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
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.