Wireshark-commits: [Wireshark-commits] master f31bc9e: ieee80211: Add missing bitmask field for Mes
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 09 Apr 2019 09:43:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f31bc9ec287317e4de62c9fc3664ef0a861c1989
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee80211: Add missing bitmask field for Mesh Configuration
    
    Formation Information: Connect to Mesh Gate / AS
    Reserved bit Capability
    
    Issue reported by Helge Magnus Keck
    
    Change-Id: Icf5337ab45bbf7ce1660b560b5fbc22d11785ec0
    Reviewed-on: https://code.wireshark.org/review/32797
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7a793e5   ieee80211: Remove zero-length array usage
     add  f31bc9e   ieee80211: Add missing bitmask field for Mesh Configuration


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