[roll] Roll fuchsia [Netlink] track unimplemented Netlink families

Invoke `track_stub` when creating an unimplemented netlink socket. This
will make it easier to identify protocol families that need to be
implemented.

While here, rename `BaseNetlinkSocket` to clarify that it's actually a
stubbed implementation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1437894
Original-Revision: 07dc4afd2096f61ac4dec1bdb1f02d5d909b5ad6
GitOrigin-RevId: f1d6deab887c822844c5f1dd9006c43e98dfb283
Change-Id: I224e3cf24988f97ecaaac3a81febee1ce3fbdefc
1 file changed
tree: 21d770083c65ae0df794a6e7b9637b77b82e05ae
  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.