[roll] Roll fuchsia [netlink] Align get neighbor errors more closely with Linux Fixes a few inconsistencies in error codes between Linux and Starnix's rtnetlink implementations, namely: * a header specifying a non-IP address family returns EAFNOSUPPORT instead of EINVAL * a request that specifies a nonexistent interface returns ENODEV rather than ENOENT Also extracts a function to handle the first two cases because the logic will be the same for NEW and DEL messages, and introduces more specific `RequestError` values with display strings which lets us move all the error logging up one level and avoids duplicated error logs as additional request conversions are introduced. Original-Bug: 285127384 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1497939 Original-Revision: d44c341388290580a5e97b7166f384b469e2f655 GitOrigin-RevId: 573a52da0fe14f2a31fcf77d5b8ab8e1dfc8d312 Change-Id: Ia254d7480b8b38d0c622409a2935b75d5842d739
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.