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

Use pcap_findalldevs() instead of deprecated function pcap_lookupdev() #422

Merged
merged 2 commits into from
Nov 18, 2019

Conversation

ArnoStiefvater
Copy link
Member

@ArnoStiefvater ArnoStiefvater commented Nov 12, 2019

Fixes #405

@ArnoStiefvater ArnoStiefvater force-pushed the pcap branch 4 times, most recently from 683be20 to da11c42 Compare November 12, 2019 13:18
@jjnicola jjnicola added the work in progress This pull request should not be merged yet, more commits are expected label Nov 12, 2019
@ArnoStiefvater ArnoStiefvater force-pushed the pcap branch 2 times, most recently from 93d7cf7 to 83682e8 Compare November 13, 2019 07:22
@jjnicola jjnicola removed the work in progress This pull request should not be merged yet, more commits are expected label Nov 15, 2019
@jjnicola jjnicola merged commit deb67ea into greenbone:master Nov 18, 2019
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.

Deprecated API of libpcap (pcap_lookupdev) used
2 participants