Wireshark-commits: [Wireshark-commits] master f11def9: GSM A RR: fix 'packet channel description' d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 May 2015 10:28:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f11def94b10b62e96c98f9f2e51e8ae75fcb4f69
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f11def9 by cff339 (cff339@xxxxxxxxx):

    GSM A RR: fix 'packet channel description' dissection
    
    It should support decoding 'MA_NUMBER_IND' and 'CHANGE_MARK_1'.
    
    Signed-off-by: cff339 <cff339@xxxxxxxxx>
    
    Change-Id: I634f326b4741b8853a631e6da2e9c056f60781ef
    Reviewed-on: https://code.wireshark.org/review/8458
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0db5490   Register the IPv4 and IPv6 dissectors directly with WTAP_ENCAP_RAW_IP{4,6}.
    adds  f11def9   GSM A RR: fix 'packet channel description' dissection


Summary of changes:
 epan/dissectors/packet-gsm_a_rr.c |   52 +++++++++++++++++++++++++------------
 1 file changed, 36 insertions(+), 16 deletions(-)