[roll] Roll fuchsia [ffx] Refactor DirectConnection usage.

Moves DirectConnection into its own file, renames it to just Connection,
and updates the code to include an address resolution function that can
be used with the OvernetConnector trait object SshConnector (to later be
swappable with other kinds of connectors).

Original-Bug: b/338436543

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043533
Original-Revision: 5f5d5ea211397ecab72d1d48854ecc45a9b3df95
GitOrigin-RevId: 1d3a53f4a346173962eb34852df4f8f547280189
Change-Id: Iea3bdc0f8cb271b3a0d08155b28f6bae6d3f2a37
1 file changed
tree: 7243b245df864233e4b075093374ad27f857697c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.