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

ne2000: Use 3 second timeout when opening pcap #2158

Merged
merged 1 commit into from
Jan 8, 2021
Merged

ne2000: Use 3 second timeout when opening pcap #2158

merged 1 commit into from
Jan 8, 2021

Conversation

Jookia
Copy link
Contributor

@Jookia Jookia commented Jan 5, 2021

Description

This fixes a pcap bug on macOS.

Does this PR address some issue(s) ?

#2150

Does this PR introduce new feature(s) ?

No

Are there any breaking changes ?

No

Additional information

I haven't tested this outside compiling on Linux. It could well be possible there's more breakage on macOS.

Currently the value is set to -1, which is invalid and breaks on macOS.
Change this to something sane like 3000 milliseconds.
@joncampbell123 joncampbell123 merged commit 1f7cb7a into joncampbell123:master Jan 8, 2021
@Jookia Jookia deleted the RFC_pcap_fix branch May 6, 2022 23:03
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