Wireshark-commits: [Wireshark-commits] master e52931b: RTPS: added new encoding to proto.c and used
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 03:48:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e52931bab0553d3e51b1b10e70838a34c603b019
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e52931b by Juanjo Martin (juanjo@xxxxxxx):

    RTPS: added new encoding to proto.c and used it in the rtps dissector
    
    RTPS uses NTP encoding with a BASETIME equal to 0.
    
    Also, changed "magic" by "Magic"
    
    Change-Id: I2512176f2018396edaa6b2a1478facd26118cb13
    Reviewed-on: https://code.wireshark.org/review/11184
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f015c85   Update some WSUG screenshots and markup.
    adds  e52931b   RTPS: added new encoding to proto.c and used it in the rtps dissector


Summary of changes:
 epan/dissectors/packet-rtps.c |    5 +++--
 epan/proto.c                  |   50 +++++++++++++++++++++++++++++++++++++++++
 epan/proto.h                  |    8 +++----
 3 files changed, 57 insertions(+), 6 deletions(-)