Wireshark-commits: [Wireshark-commits] master 4fe91cf: S1AP: add missing messages in info column

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Sep 2016 04:08:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fe91cf9f550bca33a79925b31e99a42cfb010bc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4fe91cf by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    S1AP: add missing messages in info column
    
    While we are at it, let's reorder them in the .cnf file to match their
    definition in S1AP-PDU-Contents.asn and ease review
    
    Change-Id: I4c433fa862d83053d8b01cc951e756379356fa57
    Reviewed-on: https://code.wireshark.org/review/17649
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  032a6ac   Fix memleaks in capture file dialog
    adds  4fe91cf   S1AP: add missing messages in info column


Summary of changes:
 epan/dissectors/asn1/s1ap/s1ap.cnf |  160 +++++++++++++++---------
 epan/dissectors/packet-s1ap.c      |  234 +++++++++++++++++++++++-------------
 2 files changed, 253 insertions(+), 141 deletions(-)