[roll] Roll fuchsia [netlink] Don't panic on unexpected req payload

Because requests are provided by users of Netlink, we need to be
defensive against invalid/unexpected payloads. Log a message an ignore
the bad request, rather than panicking.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867318
Original-Revision: 0999b5cab99d2cb8c495eb494cce664b35050798
GitOrigin-RevId: d96f90119b70c607663e94192ac1397293f39f38
Change-Id: If6efcd7f3d8075036d1d02180ae51317db731478
1 file changed
tree: 02ffff49e8dd749a044a70b9f8593fb7dde20427
  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.