Wireshark-commits: [Wireshark-commits] master fb59e45: RTPS: Support for Data Representation QoS po
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Mar 2019 15:30:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb59e455863c42b56f8847bb99afa23f96acf997
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fb59e45 by ismaelrti (ismael@xxxxxxx):

    RTPS: Support for Data Representation QoS policy and XCDRv2
    
    New Data Representation tasgs added for XCDR2 to encapsulation kind.
    Added new field Type Consistency Enforcement QoS Policy dissection
    
    Change-Id: I15280fd1642d78533b304c22b614549ba8775e56
    Reviewed-on: https://code.wireshark.org/review/32392
    Reviewed-by: Juan Jose Martin Carrascosa <juanjo@xxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8475086   BGP: adding support for RFC8538
     add  fb59e45   RTPS: Support for Data Representation QoS policy and XCDRv2


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