[roll] Roll fuchsia [Netstack3] Use NonZeroU64 for ResourceToken

This is an optimization that allows the compiler to fit
Option<ResourceToken> and Option<SocketCookie> in 8 bytes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1468218
Original-Revision: bca816224d5a51ee6278e863983a09e8975b0d5f
GitOrigin-RevId: 57bf5fe4d81ae51f697c6e9b1b15f6b3b9fc4f85
Change-Id: I6249b31ba2e530da57739d7acf4908dd7f80151f
1 file changed
tree: cd96fccc8399cef40a5636332559e3db8fff2639
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.