[roll] Roll fuchsia [netlink] Watch for all addresses

...instead of only assigned addresses.

Linux returns addresses that are tentative or installed on interfaces
that are disabled/down so we do the same.

Original-Bug: 128573
Original-Bug: b/286855878, b/283134942
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874678
Original-Revision: 583192a4483b18accdb4145f2291afd4c19ac375
GitOrigin-RevId: 4c2ce5e24b078e1ffe0cbeb71fd8d2a0e5f273ac
Change-Id: Ibd3796753d3e053b4a1e91a1cee28dd0f06ae163
1 file changed
tree: a76c006abd427b6c56f493540be4e218252e942e
  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.