Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vsock: parse cid from vsock #267

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quanweiZhou
Copy link
Collaborator

Parse vsock cid and port from address("vsock://cid:port").

Fixes: #266

@quanweiZhou quanweiZhou force-pushed the fix-parse-vsock-address branch from 5fd0283 to d3cf1bc Compare December 17, 2024 08:29
@quanweiZhou quanweiZhou force-pushed the fix-parse-vsock-address branch 7 times, most recently from e5aad66 to 11cf5aa Compare December 17, 2024 11:02
Parse vsock cid and port from address("vsock://cid:port").

Fixes: containerd#266
Signed-off-by: Quanwei Zhou <[email protected]>
Lock home to avoid conflict with latest version.

Fixes: containerd#266
Signed-off-by: Quanwei Zhou <[email protected]>
@quanweiZhou quanweiZhou force-pushed the fix-parse-vsock-address branch from 11cf5aa to 02e02b5 Compare December 22, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to pass the vsock CID via connect
3 participants