[roll] Roll fuchsia [network/tests] Reverse MACs for static neighbors

In the filter FIDL tests, install static neighbor entries with the
neighbor's MAC address, rather than the host's MAC address.

I noticed that the neighbor entries were setup backwards here, when
copying and pasting code for fxrev.dev/941513

Multiply: netstack-filter-fidl-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941552
Original-Revision: e293ed123c4a5084e1d9273008c51e49c074a742
GitOrigin-RevId: 53fdba7b5cc3787a1c4ba97f68901f59e79930bd
Change-Id: I0de3a83f618045de5c77e2f2503a3e60e9e81938
1 file changed
tree: ef925aa888e5dc62f7b21cfa2621ea8c321a36b3
  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.