[roll] Roll fuchsia [socket-proxy] Add logging for forwarding messages

Add logs for when messages are forwarded to netcfg so that we can get
some additional signal about what socket-proxy is processing at any
given time.

Original-Bug: 476463454
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483102
Original-Revision: 906b55b1ecee217f5955f31a1ca23d0486238aa8
GitOrigin-RevId: c9424b44ae0fd3cdff9b99ee1475f578e91ba0ed
Change-Id: I49c3cc4a5130ea3ef21bb0744812f6e3716c3f32
1 file changed
tree: f9b9d4fc0616a80ab748bb1b8961240993a84e52
  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.