URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9df987d2a4270822da070449c1513698012490f1
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9df987d by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Fix the handling of A-Control and improve AP Tx Power.
1. Correctly print out the AP Tx Power level.
2. The A-Control UL MU Response field was renamed to the TR Response field.
3. Handle padding correctly in the A-Control field.
Change-Id: I33000aa28b9e00ab97ca30d53907685e302c49c2
Reviewed-on: https://code.wireshark.org/review/30918
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from aadf872 Qt: Fix tooltip on import size
add 9df987d ieee80211: Fix the handling of A-Control and improve AP Tx Power.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 92 ++++++++++++++++++++++++++++----------
1 file changed, 68 insertions(+), 24 deletions(-)