[roll] Roll fuchsia [dns-resolver] Log lookup errors independently

Logging only the first errors causes a lot of misleading log noise,
especially when only one of IPv4, IPv6 is available.

While I'm here, silence ENETUNREACH errors as well, given those are
bound to happen a lot when connectivity is only on one IP version.

Original-Fixed: 380888789
Original-Bug: 378565859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163272
Original-Revision: 6e940d9715e1aad709777b50f8448eedd82b560f
GitOrigin-RevId: 697b542cefce36b9f9727565ec61a6d451746236
Change-Id: Ie1caa5098d865c2e3d563cd7f1944720130a0cec
1 file changed
tree: 8821a790e4a265e2c5a301d306e8b7244b930a4d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.