Wireshark-commits: [Wireshark-commits] master f5404e5: RTPS: feature to add a preference that enabl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Nov 2015 20:15:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5404e5f7000988630d275e6631cf04189c9c389
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5404e5 by Juanjo Martin (juanjo@xxxxxxx):

    RTPS: feature to add a preference that enables the dissection
    of the RTPS special announcements that RTI sends. They just start
    by RTPX and are sent to the domain 0 always.
    
    Bug: 11765
    Change-Id: I00b47f1aa1702bb35aeb8c4686c7012fecc94baa
    Reviewed-on: https://code.wireshark.org/review/12105
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b314342   qt: move file close (CID 1159303)
    adds  f5404e5   RTPS: feature to add a preference that enables the dissection of the RTPS special announcements that RTI sends. They just start by RTPX and are sent to the domain 0 always.


Summary of changes:
 epan/dissectors/packet-rtps.c |   10 +++++++---
 epan/dissectors/packet-rtps.h |    1 +
 2 files changed, 8 insertions(+), 3 deletions(-)