Wireshark-commits: [Wireshark-commits] master 64279d3: gsm_abis_om2000: Introduce expert info for u
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Oct 2016 13:23:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64279d3455af2a676e0431d4bee6132219b4c513
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

64279d3 by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_om2000: Introduce expert info for unusual situations
    
    In OM2000, it is not usual to receive NACK, REJECT or "performed not
    according to request" type messages.  Let's highlight them using expert
    info as a convenience to the user.
    
    Change-Id: I47b865c32fd9ec82ec63699babd31f3849f3006c
    Reviewed-on: https://code.wireshark.org/review/18453
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  94b4617   wsutil: add check for input pointers to ws_strtoi functions.
    adds  64279d3   gsm_abis_om2000: Introduce expert info for unusual situations


Summary of changes:
 epan/dissectors/packet-gsm_abis_om2000.c |   46 +++++++++++++++++++++++++-----
 1 file changed, 39 insertions(+), 7 deletions(-)