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

bi-direction capture support for PacketCapture #6862

Open
hangyan opened this issue Dec 13, 2024 · 0 comments · May be fixed by #6882
Open

bi-direction capture support for PacketCapture #6862

hangyan opened this issue Dec 13, 2024 · 0 comments · May be fixed by #6882
Labels
area/ops/packetcapture Issues or PRs related to the PacketCapture feature kind/feature Categorizes issue or PR as related to a new feature.

Comments

@hangyan
Copy link
Member

hangyan commented Dec 13, 2024

Describe the problem/challenge you have

In some cases, users may want also capture the return traffic for a flow, eg: tcp sessions. It would be great PacketCapture can support this.

Describe the solution you'd like

add new field in PacketCapture spec, like bidirection: true

Anything else you would like to add?

@hangyan hangyan added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 13, 2024
@antoninbas antoninbas added the area/ops/packetcapture Issues or PRs related to the PacketCapture feature label Dec 17, 2024
@AryanBakliwal AryanBakliwal linked a pull request Dec 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ops/packetcapture Issues or PRs related to the PacketCapture feature kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants