[roll] Roll fuchsia [netstack] Allow additional Neighbor properties

Changes the inspect integration test to allow additional Neighbor
properties. This is needed for a soft migration from FailedEntryLookups
to UnreachableEntryLookups, as introduced by
https://gvisor.dev/issues/5462.

Original-Bug: 66796
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/483360
Original-Revision: 97b0ed26219a4db537bc1e2d5b5d891d9cfd5470
GitOrigin-RevId: 1d0d36009934d7ccd64372742e90d22be06428a1
Change-Id: Ia6c8fc56a84849baf6ad7135cea2d9c2f0087edd
1 file changed
tree: 3d6608d5f623998843f5fae9f7a8570f914d3904
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.