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

missing support for Linux cooked-mode capture (SLL) #510

Closed
evilsocket opened this issue Jul 7, 2021 · 0 comments
Closed

missing support for Linux cooked-mode capture (SLL) #510

evilsocket opened this issue Jul 7, 2021 · 0 comments

Comments

@evilsocket
Copy link
Contributor

When capturing from any, libpcap will set the link layer header to LINKTYPE_LINUX_SLL, which is not currently supported by this library. Meaning that libpnet can't parse packets from any.

Refs:

https://wiki.wireshark.org/SLL
https://www.tcpdump.org/linktypes/LINKTYPE_LINUX_SLL.htm

Opening this issue to track progress on the PR I'm about to send.

evilsocket added a commit to evilsocket/libpnet that referenced this issue Jul 7, 2021
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

No branches or pull requests

1 participant