[roll] Roll fuchsia [netlink] Broadcast to RTNLGRP_LINK subscribers

This change updates the interfaces event loop to send updates to sockets
subscribed to the `RTNLGRP_LINK` netlink multicast group.

Original-Bug: b/283826506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864356
Original-Revision: 20a4ef24c8c4fdf04d51717c7fc238207ebd3326
GitOrigin-RevId: 68a5263ddf81de8d3c252d9cd2a3bc7f4945cf7e
Change-Id: I133f967cfce3036dc46ea5b74f24f1c632d80736
1 file changed
tree: 36d70949056e2bb878ce7f247d7ebabae5cfbf32
  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.