[roll] Roll fuchsia Revert "[netstack] Stop DHCP client if acquired address is removed"

This reverts commit 7d7f8c660fd30c680700ef238ad77c07568b3099.

Reason for revert: Causing OS exceptions (http://go/bbid/8771243701972862817)

Original change's description:
> [netstack] Stop DHCP client if acquired address is removed
>
> This change updates Netstack2's DHCP client ot match the behaviour of
> the new DHCP client (//src/connectivity/network/dhcpv4/client) where
> it stops DHCP if it observes the removal of the acquired address.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909772

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910792
Original-Revision: e1a968df6c4a9a8ddd70eb8a69d5cae776b718a2
GitOrigin-RevId: 26d762e4fd0f27f474373d262278a3934cae4717
Change-Id: I75636cb53a7a468944a15a1e0c79b002d35bb4f3
1 file changed
tree: 059762cce24f01079d1397467cd5ad02d5f91316
  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.