Skip to content

gvproxy: Add --pcap option#501

Merged
openshift-merge-bot[bot] merged 3 commits intocontainers:mainfrom
cfergeau:pcap
Apr 28, 2025
Merged

gvproxy: Add --pcap option#501
openshift-merge-bot[bot] merged 3 commits intocontainers:mainfrom
cfergeau:pcap

Conversation

@cfergeau
Copy link
Copy Markdown
Collaborator

Instead of always writing to a capture.pcap file in the current
directory when --debug is used, this commit introduces a separate --pcap
argument, which can also be used to specify the path to the capture
file.
These pcap files can get huge, and are not always useful when debug logs
are requested, so it’s better to separate --debug and --pcap.

Instead of always writing to a `capture.pcap` file in the current
directory when --debug is used, this commit introduces a separate --pcap
argument, which can also be used to specify the path to the capture
file.
These pcap files can get huge, and are not always useful when debug logs
are requested, so it’s better to separate --debug and --pcap.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau

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

The 20.04 image is deprecated and will soon be removed.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
go 1.22 is no longer supported upstream, and gvisor-tap-vsock switched
to go 1.23

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
@vyasgun
Copy link
Copy Markdown
Member

vyasgun commented Apr 28, 2025

I tried this patch and it works for me

@lstocchi
Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Apr 28, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit e5452d7 into containers:main Apr 28, 2025
18 checks passed
@cfergeau cfergeau deleted the pcap branch April 29, 2025 10:32
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.

3 participants