[roll] Roll fuchsia [socket-proxy/integration] Send DNS updates with network

Instead of only communicating DNS via the server watcher, also
communicate servers through DelegatedNetworks. This sets up the
future state for DnsServerWatcher to be removed.

While here, change the NetworkProperties test to avoid tracking
duplicate updates. This is necessary until netcfg transitions
fully off the socketproxy DnsServerWatcher.

Original-Bug: 475916525
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1601368
Original-Revision: a0574c4e790fe0df4c2e071245e71abb40152737
GitOrigin-RevId: 38668a70dca2776e51efc410d3c064382322201f
Change-Id: I0a4c5b075ac368bd195441deb4813c84a5439e86
1 file changed
tree: 6073d3442f741446e8466d9435f82c2d0eb76e14
  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.