URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bab744784fc507e6a1532b6ae8a5ce6afa083a11
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bab7447 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    CAPWAP: Add support of Fortinet Vendor Specific Element
    
    Based from FortiAP/WiFi 5.2.x
    
    Change-Id: Ia78d15d54db01939a3d91947db39e35b3abc2519
    Reviewed-on: https://code.wireshark.org/review/5646
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  e990d1b   Try to fix the jaggy taskbar icon.
    adds  bab7447   CAPWAP: Add support of Fortinet Vendor Specific Element
Summary of changes:
 epan/dissectors/packet-capwap.c | 1057 ++++++++++++++++++++++++++++++++++++++-
 epan/sminmpec.h                 |    1 +
 2 files changed, 1055 insertions(+), 3 deletions(-)