Wireshark-commits: [Wireshark-commits] master 9f414b4: ieee80211: Dissect MESH	specific bit of QoS 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f414b46d38f4c0964052cb78e1e7aeeb7e7d18e
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9f414b4 by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):
    ieee80211: Dissect MESH specific bit of QoS Control
    
    Add dissection of MESH specific bits in QoS control field (bit 8-10).
    Use presence of Mesh Control field to determine if this is a MESH
    frame.
    
    Bug: 15522
    Change-Id: I23ccf0f2ba4f6ae649b2932183c69e886cb4d22a
    Reviewed-on: https://code.wireshark.org/review/32084
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  da70ea1   Use #defines for long-option codes.
     add  9f414b4   ieee80211: Dissect MESH specific bit of QoS Control
Summary of changes:
 epan/dissectors/packet-ieee80211.c | 63 ++++++++++++++++++++++++++++++++------
 1 file changed, 53 insertions(+), 10 deletions(-)