[roll] Roll fuchsia [netstack] Make address properties type safe

Replace custom validation with defined types for a positive monotonic
instant. This leaves us in a better place to eventually migrate these
fields to the boot timeline, now that the types are explicit about it.

For now, conveninence translations from the monotonic timeline (when
building on Fuchsia) are available.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153812
Original-Revision: 8fc08486d7fc0c37d8cdf309fbdeb68b82beab01
GitOrigin-RevId: 4ec0bf45a02e77b42e7033ea77d518052ece33e4
Change-Id: I11f346046869dfb122374e88c5d5af18c39df65d
1 file changed
tree: 42b11ff7e9ce8cc757690d55e5da69743cacb044
  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.