Wireshark-commits: [Wireshark-commits] master d5d8a34: ieee80211: Add support for an SAE anti-clogg

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

Commits:

d5d8a34 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: Add support for an SAE anti-clogging token handleing.
    
    With SAE there is a need to handle the anti-clogging token.
    
    Tested with test cases from WFA.
    
    Change-Id: I5bad92677481bc45b7bd10b526aa6a44c200ce17
    Reviewed-on: https://code.wireshark.org/review/36019
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  37e74c9   TFTP: Transferred files may now be reassembled and dissected.
     add  d5d8a34   ieee80211: Add support for an SAE anti-clogging token handleing.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 174 ++++++++++++++++++++++++-------------
 1 file changed, 116 insertions(+), 58 deletions(-)