Wireshark-commits: [Wireshark-commits] master 989ffe7: ieee80211: Fix BSS termination in WNM BSS tr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Apr 2020 22:52:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=989ffe78d3e16ff6271751c266ff6bdc7667a1cf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

989ffe7 by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):

    ieee80211: Fix BSS termination in WNM BSS transition request
    
    When present in WNM Transition management request, 'BSS Termination
    Duration' has the same format as the sub element in neighbor report
    element and not just a single 64bits value.
    
    Bug: 16494
    Change-Id: I3a5a0659fa9e81e97de7a99fea2cffa6a58eea0e
    Reviewed-on: https://code.wireshark.org/review/36870
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  adf3826   ieee80211: Dissect WFA WNM notification request
     add  989ffe7   ieee80211: Fix BSS termination in WNM BSS transition request


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