URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f4495079639a9a6baf97d2eada68b9ae5f59349
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0f44950 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
radiotap: Fixes because the meaning of some fields changed.
Two sets of reserved bits now have a meaning:
1. The pri/sec 80 MHz fields in D2
2. The RU allocation offset fields, also in D2.
Change-Id: I9acfce4e3dc61579a686fd53c570c9aceebad10b
Reviewed-on: https://code.wireshark.org/review/25927
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b443d46 Qt+Windows: Adjust our DBAR check logic.
adds 0f44950 radiotap: Fixes because the meaning of some fields changed.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap-defs.h | 6 ++--
epan/dissectors/packet-ieee80211-radiotap.c | 41 ++++++++++++++++++------
2 files changed, 35 insertions(+), 12 deletions(-)