[roll] Roll fuchsia [netlink] Always include tag for logs

Previously some logs included the 'netlink' tag and others did not. This
change introduces helper macros which always include the tag for logs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878076
Original-Revision: ce34aadb29e663f939ebcd163c389d4971abbe40
GitOrigin-RevId: 5353235ebed04d2c18417ea93b72c06ca7b31b2b
Change-Id: Iffe558df8be97300e62376bd7d07250fe3cbdfcb
1 file changed
tree: 4a4c1ea0a9c646fa4e9a6787b03e4f32b1287441
  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.