Wireshark-commits: [Wireshark-commits] master 9c03b9b: ieee80211: Always include Mesh	Control disse
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c03b9bc8eeb27d091a6358104c6e5265767c78c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9c03b9b by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):
    ieee80211: Always include Mesh Control dissection
    
    Fix regression introduced by '802.11: Dissect locally originated mesh
    frames' that prevent to include dissection for Mesh Control field when
    QoS Control field is present in the frame.
    
    Bug: 15521
    Change-Id: Idb6b0591c245fc5976f03df6e163fc9072dae193
    Reviewed-on: https://code.wireshark.org/review/32083
    Reviewed-by: cedric izoard <cedric.izoard@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  d3c583a   Add protocol filter for exported parts of 3G and LTE RRC.
     add  9c03b9b   ieee80211: Always include Mesh Control dissection
Summary of changes:
 epan/dissectors/packet-ieee80211.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)