Wireshark-commits: [Wireshark-commits] master 29a7fce: 802.11(ad): Enhance dissection of Beacon Int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Jan 2017 14:12:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29a7fce2720288c86e474f68880a0e61e517027b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    802.11(ad): Enhance dissection of Beacon Interval Control (BIC)
    
    You can now use bitmap on 64bits (or 48bits)
    
    and also add a reserved field
    
    Ping-Bug: 13244
    
    Change-Id: I2ec9412f6cfebd3a8ca5c082af5e8481e2646eaf
    Reviewed-on: https://code.wireshark.org/review/19561
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  79fc411   Convert some easily identifiable pinos.
    adds  29a7fce   802.11(ad): Enhance dissection of Beacon Interval Control (BIC)


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   64 ++++++++++++++++++++----------------
 1 file changed, 36 insertions(+), 28 deletions(-)