[roll] Roll fuchsia [netcfg] Clean up RDNSS watcher on iface removal

Remove the RDNSS watcher from the removed iface prior to possible
early-exits from handle_interface_update-result. Previously, if there
was no DHCPv6 client, we would skip over the cleanup for the
RDNSS watcher.

Original-Original-Bug: 521638391
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1659074
Original-Original-Revision: b36708e12173511791e3bde099c3422067a08b73
GitOrigin-RevId: 8e7145eaf8b94407a5bcca0b3a52c5fb8f316c45
Change-Id: Ic4f2a029ef3fd44e0d34bed41816828998044bab
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1672463
Cr-Commit-Position: refs/heads/main@{#195285}
1 file changed
tree: 5908f72f1bf09b5a14314d93d2632abe2deb23af
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.