Wireshark-commits: [Wireshark-commits] master 340e9b3: GSMTAP: also dissect PCS band indicator of A
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Mar 2020 14:15:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=340e9b3e84e986c607f2319ace61785f75f58cb3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

340e9b3 by Vadim Yanitskiy (axilirator@xxxxxxxxx):

    GSMTAP: also dissect PCS band indicator of ARFCN
    
    The absolute radio-frequency channel numbers may overlap between
    both DCS1800 and PCS1900 frequency bands. The purpose of the PCS
    band indocator is to avoid ambiguity for the overlapping numbers.
    
    Change-Id: I5c6e429e9c579d1e132994954a4d32f2f1bd6ca5
    Reviewed-on: https://code.wireshark.org/review/36240
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a42fde9   [Automatic update for 2020-03-01]
     add  340e9b3   GSMTAP: also dissect PCS band indicator of ARFCN


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