-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
ppp support #95
Comments
hi! the link type can be added here: https://github.com/kpcyrd/sniffglue/blob/main/src/link.rs If ppp emits plain ethernet frames it can be added relatively easily here: sniffglue/src/centrifuge/mod.rs Lines 26 to 37 in 7c2c376
If you have either instructions on how to easily create a ppp device to test with, or a pcap file, that'd be very useful for implementing support. :) Thanks! |
I'm not familiar with the internals either, hope this pcap file helps :) |
Seems like ppp interfaces are not supported now:
The text was updated successfully, but these errors were encountered: