[roll] Roll fuchsia [net-test-realm] Log multicast ops

We're observing a flaky hang in network-conformance testing that seems
to be caused by the net-test-realm plugin's join/leave-multicast-group
commands. Since this is proving difficult to reproduce at desk, let's
add debug prints to see if we can gather more information from CI.

Original-Bug: 136188
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952592
Original-Revision: 14568d0c944886dc72cd3a8deccacbd9cbd744ad
GitOrigin-RevId: 81eaa14b3acc95cfc3a1f10fa5d8666325f41e2e
Change-Id: I686dc277d82f64d442b78848d16d3b05f9db2ec7
1 file changed
tree: 2cb0f96d8d9665d1424880ca37028b6f661e2fc0
  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.