[roll] Roll fuchsia [overnet] Use datagrams for QUIC links

The latest quiche roll includes datagrams-over-quic. This change reworks
the QUIC link code in Overnet to take advantage of that - as it maps
much more closely to the semantics required of a link in Overnet.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/449829
Original-Revision: 22587e98beea4e7a0447eb8f923ceced3cd2d551
GitOrigin-RevId: 8bcad21fd869f9eaa976fe49f11d2d568b34ec36
Change-Id: If5e75412b2ee25988cb0cde04184bfbdb5c23e5c
1 file changed
tree: 52f3e80ddd03f9257cc8c34cbd4eee162ccdd945
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.