commit | b0b52e6b2c1c0d785048c93cccb0a2a56635df6b | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Wed Jul 27 22:41:26 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 27 15:44:03 2022 -0700 |
tree | 674b106c8ca0a931e4d695c33151b618e26a3376 | |
parent | 959327edbb3312c5b50f0c905ad3fe4a48cda203 [diff] |
[roll] Roll fuchsia [netstack3] Combine bound and unbound UDP sockets Store these sockets together in a single struct. This will make it easy to move functionality incrementally from the top-level UdpState onto this helper struct. Original-Bug: 104462 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700663 Original-Revision: 7ca229e9361caf37387a1c4dfa11dc447bebb331 GitOrigin-RevId: ed9173f5f678beb91b9133a628573f1cba593165 Change-Id: I91ab5424df623c29db20c29f0cfbf629ca46a904
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.