Wireshark-commits: [Wireshark-commits] master 16ebca0: Register Ericsson P-GSL + TFP as GSM LAPD SA
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jan 2020 20:10:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16ebca009ad3e708d10a9899af105998cc4cf837
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

16ebca0 by Harald Welte (laforge@xxxxxxxxxxx):

    Register Ericsson P-GSL + TFP as GSM LAPD SAPI
    
    The use of LAPD SAPI 10/11/12 for TFP + P-GSL is of course not
    any official standard, but it's a decade-old defacto usage of said
    SAPIs when using an A-bis Superchannel either over TDM/E1 or over
    L2TP/IP.
    
    As there never were any official/specified users of LAPD SAPI 10/11/12,
    and it's virtually impossible for anyone add them due to the historic
    nature of GSM, I believe it's safe to add them simply as default.
    
    Change-Id: I0622e486013c7287f967e6b3ab09c9f211edbd71
    Reviewed-on: https://code.wireshark.org/review/35836
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  dab167c   WSUG: Add details about the TCP Out-Of-Order threshold.
     add  16ebca0   Register Ericsson P-GSL + TFP as GSM LAPD SAPI


Summary of changes:
 epan/dissectors/packet-gsm_abis_pgsl.c | 7 ++++++-
 epan/dissectors/packet-gsm_abis_tfp.c  | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)