commit | 3f8d65f989c1bfdcfa96d03386317e09b60ad041 | [log] [tgz] |
---|---|---|
author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Thu Aug 31 17:10:32 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 31 10:11:59 2023 -0700 |
tree | 059762cce24f01079d1397467cd5ad02d5f91316 | |
parent | 1aa1955d68085d0be3f3e2342afaa11b13850ffc [diff] |
[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
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
.