Wireshark-commits: [Wireshark-commits] master 0a6d1f9: Support for P3 over RTSE.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 12:34:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a6d1f9821b0d5c0de789f5d70bc58a8ead1cd9a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a6d1f9 by gal (graeme.lunt@xxxxxxxxxx):

    Support for P3 over RTSE.
    
    Resolve mixed space/tab issue in the RTSE and BER dissectors and included modelines in both templates.
    
    Change-Id: I4b75bad94ed111d0faee205e026b2322b7dafbd1
    Reviewed-on: https://code.wireshark.org/review/6932
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9875181   [CAMEL] Dissect additionalCallingPartyNumber. Ping-Bug: 10914 Change-Id: I28eb9d7b5192a02f82fe604d20e57aedd706f528 Reviewed-on: https://code.wireshark.org/review/6946 Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    adds  0a6d1f9   Support for P3 over RTSE.


Summary of changes:
 asn1/p1/packet-p1-template.c     |  282 +++++++++++++++--------------
 asn1/rtse/packet-rtse-template.c |  354 +++++++++++++++++++------------------
 epan/dissectors/packet-ber.c     |    5 +
 epan/dissectors/packet-p1.c      |  273 +++++++++++++++--------------
 epan/dissectors/packet-rtse.c    |  360 ++++++++++++++++++++------------------
 5 files changed, 675 insertions(+), 599 deletions(-)