[roll] Roll fuchsia [netemul] Add network_context component This CL introduces a binary and v2 component wrapper around the networy_context C++ library from netemul v1. To provide fuchsia.netemul.network/NetworkContext to clients of netemul, it also: - introduces a v2 network-tun component - introduces a v2 isolated-devmgr component The `netemul-sandbox` launches the `network-context`, `network-tun`, and `netemul-devmgr` components inside a child realm at runtime for each connection to `fuchsia.netemul/Sandbox`. Original-Bug: 72402 Test: fx test -d netemul-v2-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/508640 Original-Revision: 5cad3cddf1e856b67dece57adb437af46c5a114f GitOrigin-RevId: dfe560c182d36857c5f46b62a15d88db5c7cdde1 Change-Id: I1971c1873f13ce593bcad573593fd5a91378ab6b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.