[roll] Roll fuchsia [overnet] Add UDP link crate

This change is in preparation for using the UDP pieces from overnetstack
on Fuchsia in ascendd on host.

Split apart core so that tests written against UDP parts can continue to
exist without circular dependencies.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/456631
Original-Revision: 0cec86d7892dc07fe3aa51abf428b6c71290d0d8
GitOrigin-RevId: 96dd69da738a16c6cf4c263a13d7dda222c74895
Change-Id: Ie5770b79cb0c491c742e6c9115569d07c5f15592
1 file changed
tree: 72194652b03a67d6e6da3b9d7f7d3bab62122477
  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.