[roll] Roll fuchsia [netstack3] Implement watcher interest options

Add preferred lifetime information to watcher interest options. Core
doesn't yet expose the preferred lifetime information, but to prevent
flooding observers we get this part ready before the information is
exposed.

Original-Fixed: 42061967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154856
Original-Revision: cc585cdb3dedeb1e2f5dc0cfddedf018fac6a3a0
GitOrigin-RevId: 25baa2bdacc2aeed2bb029f4e52b483ad28d6a49
Change-Id: Ifa3324e07f1805aa5dd8a5f82bccb4f8b07159ec
1 file changed
tree: 9e55fe5eab17e09ae06e6dee9bf33c8bee2ff6e1
  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.