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

Allow capturing more than 1 packet in ovextcap #35

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

desowin
Copy link
Contributor

@desowin desowin commented Feb 29, 2024

Repeatedly dispatching capture in a loop no longer works since commit 56c5d37 ("Refactor cha_loop"). Modify ovextcap to break out of the capture loop with ov_capture_breakloop() when output fifo breaks.

Report unknown Wireshark version if --extcap-version is called without
argument.
Repeatedly dispatching capture in a loop no longer works since commit
56c5d37 ("Refactor cha_loop"). Modify ovextcap to break out of
the capture loop with ov_capture_breakloop() when output fifo breaks.
@matwey matwey merged commit 115a8ee into matwey:master Mar 6, 2024
8 checks passed
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.

2 participants