Skip to content

Fix MCS alignment#2771

Merged
p-l- merged 1 commit intosecdev:masterfrom
gpotter2:radiotap-alignment
Aug 17, 2020
Merged

Fix MCS alignment#2771
p-l- merged 1 commit intosecdev:masterfrom
gpotter2:radiotap-alignment

Conversation

@gpotter2
Copy link
Copy Markdown
Member

@gpotter2 gpotter2 commented Aug 17, 2020

I dropped _RadiotapReversePadField for a simpler ReversePadField because it was ugly and not that useful. We now follow precisely the "Required Alignment" rules specified on each Radiotap field's page.

@gpotter2 gpotter2 added the bug label Aug 17, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 17, 2020

Codecov Report

Merging #2771 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2771      +/-   ##
==========================================
- Coverage   88.24%   88.22%   -0.02%     
==========================================
  Files         251      251              
  Lines       53371    53364       -7     
==========================================
- Hits        47096    47080      -16     
- Misses       6275     6284       +9     
Impacted Files Coverage Δ
scapy/layers/dot11.py 90.90% <ø> (-0.14%) ⬇️
scapy/pton_ntop.py 89.04% <0.00%> (-8.22%) ⬇️
scapy/sendrecv.py 86.56% <0.00%> (-0.17%) ⬇️
scapy/arch/windows/__init__.py 70.44% <0.00%> (-0.16%) ⬇️
scapy/contrib/isotp.py 91.28% <0.00%> (-0.09%) ⬇️

@p-l- p-l- merged commit b45f2dd into secdev:master Aug 17, 2020
@gpotter2 gpotter2 deleted the radiotap-alignment branch October 9, 2020 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errror in decoding MCS information in Radiotap header

2 participants