[roll] Roll fuchsia [fidl_fuchsia_net_dhcpv6_ext] Add ext library

Add a `fidl_fuchsia_net_dhcpv6_ext` client library. The library has a
method for turning a `ClientProxy` into a stream of all possible events
yielded by hanging gets on the protocol.

Test: fx test fidl-fuchsia-net-dhcpv6-ext-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707507
Original-Revision: 177c83baa46361cdeeb798f695e57d2180fc7d97
GitOrigin-RevId: 0153c9bf18cabfc6197813941fb72933c5bede8d
Change-Id: Iefa482fb5bd34f1790d25a170712fb9c4dc7abb1
1 file changed
tree: 489d4e9061b3bd7f647512e6586132f9d82ab39d
  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.