[roll] Roll fuchsia [netstack] Serialization methods for Fast UDP

Includes two routines to be called from Golang in Netstack and two
routines to be called from C++ in fdio.

Original-Fixed: 97610
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667723
Original-Revision: 82a2fc456e67cb834b1410434a444a2ad2cce132
GitOrigin-RevId: da696da033f1968209a8aa6cb8286819ce7ffe9b
Change-Id: I078ba5760f0a8495a11ebb328e98e9aee51e9969
1 file changed
tree: 36eaae0dcb1d33dcb651c86deee2f1c73ae7f541
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.