Skip to content

Replace VFKT handshake with MSG_PEEK for vfkit connection identification#530

Merged
openshift-merge-bot[bot] merged 2 commits intocontainers:mainfrom
vyasgun:pr/vfkit_remove_magic
Sep 9, 2025
Merged

Replace VFKT handshake with MSG_PEEK for vfkit connection identification#530
openshift-merge-bot[bot] merged 2 commits intocontainers:mainfrom
vyasgun:pr/vfkit_remove_magic

Conversation

@vyasgun
Copy link
Copy Markdown
Member

@vyasgun vyasgun commented Aug 1, 2025

Based on: cfergeau@a13a3dc

Fixes: #520

@vyasgun vyasgun force-pushed the pr/vfkit_remove_magic branch from 911a751 to 60efbe9 Compare August 11, 2025 06:18
@vyasgun vyasgun force-pushed the pr/vfkit_remove_magic branch 2 times, most recently from 72249b6 to cb08834 Compare August 14, 2025 10:27
@vyasgun vyasgun force-pushed the pr/vfkit_remove_magic branch from cb08834 to 45dce4d Compare August 21, 2025 03:55
dependabot bot and others added 2 commits September 5, 2025 16:47
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.37.0...v1.38.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com>
@vyasgun vyasgun force-pushed the pr/vfkit_remove_magic branch from 45dce4d to 007e497 Compare September 5, 2025 11:17
Copy link
Copy Markdown
Collaborator

@cfergeau cfergeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Sep 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau, vyasgun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Sep 9, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit a6de51e into containers:main Sep 9, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vfkit: Try again to use MSG_PEEK instead of relying on a magic "VFKT" packet

3 participants