[roll] Roll fuchsia [mdns] update mdns-util

This CL updates the mdns-util utility, which is used primarily by
developers to exercise mdns features. This update is comprehensive,
and includes the following:

1) Switch to the new mdns FIDL API
2) Updated command language
3) New interactive mode ('mdns-util' prompt)

Interactive mode enables the utility to maintain subscriptions and
other long-running interactions with the service.

Test: not production code, no tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/725191
Original-Revision: ccc4ab5387241a140cad9085ff2e29ce0b900989
GitOrigin-RevId: 87de20862e645e6327c07fe5522d58559726b94c
Change-Id: I02cd6ba9f1c0d3552d87499c01f99c5223aafdaf
1 file changed
tree: a28b1cba0953c0736d2d0a916465edaa6a589b8b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.