[roll] Roll fuchsia [warm] Use Tun interface's owned Control handle

Weavestack installs the Tun interface and has a Control Handle that it
exposes via the Connectivity Manager. Use that rather than the Debug API
to get a Control handle when adding/removing Tun addresses.

Original-Fixed: 92768
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/740514
Original-Revision: 9e100beb2953b7b9d8d598ce0a8428ebd624f6a7
GitOrigin-RevId: 13d08ff609e17fee7853910cd77f4974a68ca86f
Change-Id: I020c58d0bbf55cc44535d0c4d51815ba7608ebbf
1 file changed
tree: 5c619fee95bce51ade9a415c2cc9e03df96bede8
  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.