[roll] Roll fuchsia [netlink] Populate neighbor type in RTM_GETNEIGH response

Always set neighbor type to `RTN_UNICAST` because Netstack3 doesn't
include non-unicast addresses in its neighbor tables.

Update TODO for population of `CacheInfo` to point to an open bug.

Original-Bug: 285127384
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1514667
Original-Revision: bf8c45d357c0de22eedd5a275ce5c3d988b04163
GitOrigin-RevId: 9e9159cea3f1ca8a0c3f70b4203ef0385699e979
Change-Id: I260347432e58d75e356f18629296836c5fdbafd9
1 file changed
tree: 294fe531a95e3aa9cb367625df8dc39ae870230a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.