[roll] Roll fuchsia [ntr] Support the out-of-stack DHCP client

- Define NTR FIDL methods for starting and stopping a DHCP client.
- Add the DHCP client component to the hermetic test realm used by NTR.
- Implement these methods in NTR by extracting logic for polling +
  shutting down the DHCP client (already present in netemul) to the
  fnet_dhcp_ext library.
- Add ffx commands for triggering the NTR methods.

Original-Bug: 121477
Original-Bug: 126278
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856776
Original-Revision: 802a64e2096d1f49c8f675dace3f561c51e9f7b2
GitOrigin-RevId: ac3a6cca01bdd08db5f1e89ab9d1ac7b0124e17f
Change-Id: I8642bc61dbe5927891bab9ab6c62e2ea99955793
1 file changed
tree: 35d03f4bfc655ef000bf2be4996193f73794af01
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.