Skip to content

Conversation

@synfinatic
Copy link
Owner

Finally understood what was going on... TL;DR: gopacket/layers.LinkType
is kinda fubar because DLT != Linktype.

For more context: https://www.tcpdump.org/linktypes.html

Fixes #37

Finally understood what was going on... TL;DR: gopacket/layers.LinkType
is kinda fubar because DLT != Linktype.

For more context: https://www.tcpdump.org/linktypes.html

Fixes #37
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.
It will be automatically closed in 30 days from this message.

@github-actions github-actions bot added the stale Will be auto-closed if no response label Oct 21, 2023
@synfinatic synfinatic added the exempt Will not be auto-closed label Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exempt Will not be auto-closed stale Will be auto-closed if no response

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Figure out & fix the LinkLayer issue with Raw

2 participants