Wireshark-commits: [Wireshark-commits] master 59130ed: ieee80211: Adding dissect of 60GHz Informati

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Feb 2020 07:44:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59130ed8243595f2ab4ae0abb7c3f54a2f5a9003
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

59130ed by Jambukumar Kulandaivel (jambukumar@xxxxxxxxxxxxxx):

    ieee80211: Adding dissect of 60GHz Information Element
    
    Dissect the 60GHz information element which is part of the
    WI-FI alliance (WFA) 60Ghz technical specification version 1.0.
    
    Change-Id: Ib5a7f0e137a8ef11b389253026ee9fb1b54cdfa3
    Signed-off-by: Jambukumar Kulandaivel <jambukumar@xxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35975
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b80979   FTDI MPSSE: Display pin name alongside signal name
     add  59130ed   ieee80211: Adding dissect of 60GHz Information Element


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 118 ++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-ieee80211.h |   1 +
 2 files changed, 118 insertions(+), 1 deletion(-)