[roll] Roll fuchsia [netemul] Add configurable netstack

Implement the configurable-netstack component which serves the
fuchsia.netemul/ConfigurableNetstack protocol to facilitate interfacing
with a netstack in a netemul test context.

Original-Fixed: 92176
Test: fx test configurable-netstack-tests
      fx test configurable-netstack-unit-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656342
Original-Revision: 38ac482aa29db9f22cbcb9080f5641ed7c6219e6
GitOrigin-RevId: 62586c428c4dbcb8ecedd9522c1e07e2d40ac831
Change-Id: I360637a37226c4f6d6840be8784004b8c3f281cb
1 file changed
tree: 375031fe69f42d1f801b2b6f01c98e6fcafafc7c
  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.