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

Remove WinPcap Dlls #331

Merged
merged 4 commits into from
May 25, 2024
Merged

Remove WinPcap Dlls #331

merged 4 commits into from
May 25, 2024

Conversation

marcusbirkin
Copy link
Collaborator

Currently we include WinPcap dlls, which can be non-functional on modern Windows versions.
This change removes the dlls, preferring system supplied dlls perhaps installed with Wireshark.
Likely resolution to #330

Replaces full WinPcap distribution with Developer's Pack
Issue a message to the user if WinPcap/Npcap is not found.
Delay load Libpcap on Windows, so that if WinPcap/Npcap is not installed,
the main application will still open.
Set dll search directory to prefer Npcap.
@marcusbirkin marcusbirkin self-assigned this May 25, 2024
@marcusbirkin marcusbirkin merged commit d9310c7 into 3.0-dev May 25, 2024
0 of 6 checks passed
@marcusbirkin marcusbirkin deleted the 330-pcap-fix branch May 25, 2024 20:24
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.

1 participant