[roll] Roll fuchsia [netlink] Set PID (port number) for clients

Netlink messages are expected to hold the recipient's port number in the
netlink message's header. This change sets the pre-assigned port number
on the client so that all messages sent to the client has the port
number field set correctly.

Original-Bug: b/283827094
Cq-Include-Trybots: luci.fuchsia.try:fuchsia-coverage
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868636
Original-Revision: 1ede820e27c68a6f6ed7e324d02feb0f4fa99650
GitOrigin-RevId: 6fa4fef6d64b01b4de99c9042bb69350fad7057f
Change-Id: I3db3d7f8de10dab83c1c46b51a471f010b2b2797
1 file changed
tree: eca786fe2fe98df5ab2c9540bfc0cb2dadcdd748
  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.