[roll] Roll fuchsia [netlink/getneigh] Expand neighbor FIDL extension library

This change expands the Netlink neighbor FIDL extension library with
utilities for creating a stream from events from the `EntryIterator`
protocol and consuming the `Existing` events from it.

Heavily based on
https://cs.opensource.google/fuchsia/fuchsia/+/main:src/lib/network/fidl_fuchsia_net_routes_ext/src/lib.rs.

Original-Bug: 285127384
Test: fx test //src/connectivity/lib/fidl_fuchsia_net_neighbor_ext:fidl_fuchsia_net_neighbor_ext_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483497
Original-Revision: f86b63c7cf40fb710c185b7539801d28a5054343
GitOrigin-RevId: 2d021aac92b6256692c5d88a20d8e2adb9887e06
Change-Id: Iaa95dc0f18a9469ec82db678129e76ef72b067e2
1 file changed
tree: 701f07d8da8d06353bacb9641ad410979707fae8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.