URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b4dc30ce73b2bc1da842a66420b89cd70f296935
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b4dc30c by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Correct the actual bit positions of the reserved bits.
The reserved bit positions should match the bit positions of the fields
that are reserved. Also, the hf_he_srg_information_present bit was nibble
reversed.
Errors found by George Baltatanu.
Change-Id: I218ff9aa7bdabc4ec6e470c3ef1be230ce341b34
Reviewed-on: https://code.wireshark.org/review/25760
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6a91094 Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.
adds b4dc30c ieee80211: Correct the actual bit positions of the reserved bits.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)