[roll] Roll fuchsia [virtualization][vsock] Make ConnectionKey public Move ConnectionKey out of the VirtioVsock class, and make it public. Upcoming changes will want to communicate ConnectionKey information to and from individual Connection objects so that they are able to fill in packets themselves. This CL moves out the class in prepration. We additionally add a `remote_cid` field to the key. This isn't strictly necessary for VirtioVsock's current uses of the key (as all tracked connections have the same remote_cid), but simplifies passing the key between class instances. Multiply: virtualization-core-tests, vmm_unittests Original-Bug: fxbug.dev/85702 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587962 Original-Revision: cd3c3c0e0950eb1ce344686135ca192a3615a7b2 GitOrigin-RevId: 39e80a28904ed404e8cce373c812b249265e2227 Change-Id: If600c67e6c1aeead50991fac0e132d23866e861c
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.