ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 62a54cb: 802.11(ad): Enhance dissection of Beam Refin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Dec 2016 01:36:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62a54cb773f1bf3f08c197c51117ba5e03e6297c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    802.11(ad): Enhance dissection of Beam Refinement
    
    You can now use bitmap on 64bits (or 40bits)
    
    and also add a reserved field
    
    Change-Id: Ibc68b56477e76c2b13624920eb7a9a49f8f887f3
    Ping-Bug: 13244
    Reviewed-on: https://code.wireshark.org/review/19418
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bdc8844   802.11(ad): Add reserved field for BRP Request
    adds  62a54cb   802.11(ad): Enhance dissection of Beam Refinement


Summary of changes:
 epan/dissectors/packet-ieee80211.c |  107 +++++++++++++++++-------------------
 1 file changed, 50 insertions(+), 57 deletions(-)