Wireshark-commits: [Wireshark-commits] master bdf793d: ieee80211: Add additional field to fixed par

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Mar 2020 04:52:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bdf793d641e6cf67a4a4c97ef47b1d546632b82e
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bdf793d by Jambukumar Kulandaivel (jambukumar@xxxxxxxxxxxxxx):

    ieee80211: Add additional field to fixed parameter.
    
    Includes DMG parameter, Spectrum management and Radio measurement
    fields to DMG parameter whenever it is transmitted by a DMG STA/AP.
    These fields were added in 802.11ad-2012 Spec.
    
    Change-Id: I56356b804703251981772499534e029a324766df
    Signed-off-by: Jambukumar Kulandaivel <jambukumar@xxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36276
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  fbe9d7f   gitlab-ci: upgrade to Clang 10
     add  bdf793d   ieee80211: Add additional field to fixed parameter.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 56 +++++++++++++++++++++++++++++---------
 1 file changed, 43 insertions(+), 13 deletions(-)