Wireshark-commits: [Wireshark-commits] master 77005d3: gsm_abis_om2000: Issue Expert Info when Enab

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Oct 2016 13:45:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77005d32b6583d2d8222afc33f715eff6fa72bd9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

77005d3 by Harald Welte (laforge@xxxxxxxxxxxx):

    gsm_abis_om2000: Issue Expert Info when Enable Result != ENABLED
    
    The point of sending an Enable Request is to enable the respective MO.
    If the MO responds with any MO state != ENABLED there is something
    fishy.  Let's inform the user with some Expert Info about it.
    
    Change-Id: Ib33e5dbc37894049b93bb71782787b8c96c04326
    Reviewed-on: https://code.wireshark.org/review/18454
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  64b5ae0   automake: separate crypt C and header files.
    adds  77005d3   gsm_abis_om2000: Issue Expert Info when Enable Result != ENABLED


Summary of changes:
 epan/dissectors/packet-gsm_abis_om2000.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)