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

Fix radiotap padding issues #205

Closed

Conversation

wayne-nlt
Copy link

Some fields in a radiotap header need to be aligned to natural boundaries, this was not accounted for in the parsing.
I also fixed the offset for p.txAttenuation (http://www.radiotap.org/defined-fields/TX%20attenuation)

Some fields in a radiotap header need to be aligned to natural boundaries, this was not accounted for in the parsing.
I also fixed the offset for p.txAttenuation (http://www.radiotap.org/defined-fields/TX%20attenuation)
mildsunrise added a commit to mildsunrise/node_pcap3 that referenced this pull request Feb 1, 2020
@roccomuso roccomuso mentioned this pull request Feb 14, 2020
@roccomuso roccomuso closed this Feb 14, 2020
mildsunrise added a commit to mildsunrise/node_pcap3 that referenced this pull request Feb 14, 2020
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.

2 participants