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

[#33] Listen and parse bootp on loopback #35

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

msiodelski
Copy link
Owner

The listener now distinguish between ethernet and loopback data link type. Based on that, it finds the correct offset of the DHCP payload. This enables capturing the traffic on local loopback interface.

@msiodelski msiodelski added enhancement New feature or request pcap Traffic capturing code labels Mar 8, 2024
@msiodelski msiodelski self-assigned this Mar 8, 2024
@msiodelski msiodelski linked an issue Mar 8, 2024 that may be closed by this pull request
@msiodelski msiodelski merged commit 971040d into main Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pcap Traffic capturing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable capturing on local loopback
1 participant