Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e1e6195: 802.11(ad): fix wrong dissection of Grant Fr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Dec 2016 07:30:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1e6195cdd40fe36c1c62ee40fcf7bcc746ab2fc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1e6195 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    802.11(ad): fix wrong dissection of Grant Frame
    
    See 8.4a.2 from 802.11ad-2012(.pdf)
    
    Issue reported by Hany ASSASA
    
    Ping-Bug: 13244
    Change-Id: I6e22de3009b722e61b30ce2dd93596c4f51bb2fe
    Reviewed-on: https://code.wireshark.org/review/19243
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  85266a0   pkixtsp: add support for dissecting CMS signature time-stamps
    adds  e1e6195   802.11(ad): fix wrong dissection of Grant Frame


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   39 +++++++++++++++++++++---------------
 1 file changed, 23 insertions(+), 16 deletions(-)