[roll] Roll fuchsia [netstack3] Set address preference through FIDL

Allow user-informed addresses to have the address preference property
set and updated via FIDL.

While I'm here also plumb the temporary flag, a follow-up CL will use
that flag to actually steer source address selection (see
https://fxbug.dev/42123500).

Update internal core hooks so changes are exposed to watchers.

Original-Fixed: 42056881, 42056818, 42058290
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154449
Original-Revision: 3f4767f8d62407d6996a97024f686aad66ecd718
GitOrigin-RevId: 67a6761c1d505a485c49132bed07450eb95ea50b
Change-Id: Ib88d789f62c6d38d5ca3eb7f074e1d55e3f9e4c0
1 file changed
tree: 1912e605bc8746fcd386a355a00871802687a3a1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.