[roll] Roll fuchsia [network] Add shard for isolated networking

fuchsia_hyper has a nice shard for doing isolated networking and
routing between the networking components. Adapt it into
//src/connectivity/network so more people can find it and use it
without tripping over connectivity routing.

Test: migrated existing tests away from the hyper shard.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704392
Original-Revision: 933d0625e3076fc98a40b04f580fec959d96aa06
GitOrigin-RevId: e73c840556f484ed6ae84b3c382c29819480394f
Change-Id: I7fbb5ec1c3e3d6913d2c763b56edb2cc27baa124
1 file changed
tree: 26362a68cc0a3643aff8175e7aa7987c5370e30e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.