Wireshark-commits: [Wireshark-commits] master 1108791: packet-ieee80211.c: Mikrotik IE should be Ro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jun 2018 21:35:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1108791d29f7af587bd6bb38341321709a11ef14
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1108791 by Jeremy Martin (boardermartin@xxxxxxxxx):

    packet-ieee80211.c: Mikrotik IE should be Routerboard, added dissection update
    
    The MIKROTIK OUI is actually allocated to Routerboard and should be considered
    as such. The IE is utilized by Routerboard, Ubiquiti, Mikrotik, and other
    Routerboard derivative device types. Added subtype1 dissection which contains
    data element carrying descriptive info no the network, device, or model info.
    
    Bug: 14925
    Change-Id: Ic7c091877d5c5eb12a51b17dbd8761efdf242f9c
    Reviewed-on: https://code.wireshark.org/review/28510
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4c275be   sflow: print sysuptime in human readable form.
    adds  1108791   packet-ieee80211.c: Mikrotik IE should be Routerboard, added dissection update


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 84 +++++++++++++++++++++++++-------------
 epan/oui.h                         |  2 +-
 2 files changed, 57 insertions(+), 29 deletions(-)