Wireshark-commits: [Wireshark-commits] master 5232409: ieee80211: FT over IEEE 802.1X (SHA384) is a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 04 Apr 2019 07:16:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52324097c24bbc757f15f5193a9a391dca205117
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5232409 by Mikael Kanstrup (mikael.kanstrup@xxxxxxxx):

    ieee80211: FT over IEEE 802.1X (SHA384) is an FT AKMS
    
    FT over IEEE 802.1X (SHA384) is also an FT AKMS so treat it
    as such when dissecting the RSN IE. While at it replace the big
    if statement with a function.
    
    Bug: 15616
    Change-Id: I9abe45a5c70bc062a9d6d8fb97226a3d0cde42b3
    Reviewed-on: https://code.wireshark.org/review/32692
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b39a736   iseries: ensure the buffer is null terminated.
     add  5232409   ieee80211: FT over IEEE 802.1X (SHA384) is an FT AKMS


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)