Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ed8da33: RTPS: Extra fields dissected in RTI DDS fiel

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Nov 2018 05:48:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed8da33902a76695ad6c1b3b3c877aa654de0685
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ed8da33 by ismaelrti (ismael@xxxxxxx):

    RTPS: Extra fields dissected in RTI DDS field PID_TYPE_CONSISTENCY.
    
    In RTI Connext DDS 5.3.3 and later PID_TYPE_CONSISTENCY has six
    new fields: Ignore Sequence Bounds, Ignore String Bounds,
    Ignore Member Names, Prevent Type Widening, Force Type Validation,
    Ignore Enum Literal Names.
    
    Change-Id: I456097a3baf733351dcb86f2cba0a3f03d2fc100
    Reviewed-on: https://code.wireshark.org/review/30753
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2b1791b   RTPS: Topic Information Feature used with APP_ACK and APP_ACK_CONF packets.
     add  ed8da33   RTPS: Extra fields dissected in RTI DDS field PID_TYPE_CONSISTENCY.


Summary of changes:
 epan/dissectors/packet-rtps.c | 84 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 81 insertions(+), 3 deletions(-)