Wireshark-commits: [Wireshark-commits] master 1690e6e: ieee80211: Place the MCC and MNC in a subtre
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Mar 2018 06:01:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1690e6e75a6129de84b8627e4b5d86a09fa1ffc6
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1690e6e by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: Place the MCC and MNC in a subtree per PLMN.
    
    This makes it clear than the two entites, the MCC and the MNC are related
    to each other and mirrors an earlier way of displaying the info. At a later
    time we could print out the operator name as well. Eg, USA Verizon or
    whatever next to the PLMN as well.
    
    Change-Id: I6fef38a4e502514fdd78f69ffe650b6337f84cc9
    Reviewed-on: https://code.wireshark.org/review/26491
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  dca414d   2.5.1 → 2.5.2.
    adds  1690e6e   ieee80211: Place the MCC and MNC in a subtree per PLMN.


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