Wireshark-commits: [Wireshark-commits] master fcc9046: ieee80211: More correctly handle EOSP vs bit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 03 Feb 2020 19:53:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcc90461fb30d0993eb4f18052aae42ed7391fbf
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fcc9046 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: More correctly handle EOSP vs bit-4 in QoS frames.
    
    After feedback from the WFA and checking tables 9-3 and 9-6 in
    IEEE802.11-2016 and testing this is more correct.
    
    Change-Id: I26e65046610d887b2bcdac6caa8b4665eb2f6e20
    Reviewed-on: https://code.wireshark.org/review/36018
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  d5d8a34   ieee80211: Add support for an SAE anti-clogging token handleing.
     add  fcc9046   ieee80211: More correctly handle EOSP vs bit-4 in QoS frames.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)