Wireshark-commits: [Wireshark-commits] master e8568c8: s5066sis: Consume transport layer data in S5

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Jan 2015 11:51:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8568c83f42aa2f379740bb42978ce6a422d8d7e
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8568c8 by Ricardo Cristian Ramirez (r.cristian.ramirez@xxxxxxxxx):

    s5066sis: Consume transport layer data in S5066sis
    
    S5066 spec describes a transport layer for some
    clients like Acp 142 and DMP but not for all of
    them. Since RCOP/UDOP header definition are given
    in S'5066 specification, consuming these header
    bytes in S'5066 SIS dissector may be appropriate
    
    Bug: 10827
    Change-Id: Iffdf5d567e1a417ccbafdac919f5a5200159d31b
    Reviewed-on: https://code.wireshark.org/review/6292
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  55de46f   Replace ep_address_to_str with address_to_str.
    adds  e8568c8   s5066sis: Consume transport layer data in S5066sis


Summary of changes:
 epan/dissectors/Makefile.common                    |    1 +
 epan/dissectors/packet-dmp.c                       |    2 +
 epan/dissectors/packet-p_mul.c                     |    2 +
 epan/dissectors/packet-s5066sis.c                  | 1044 +++++++++++---------
 .../dissectors/packet-s5066sis.h                   |   35 +-
 5 files changed, 601 insertions(+), 483 deletions(-)
 copy frame_tvbuff.h => epan/dissectors/packet-s5066sis.h (65%)