URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae089f16136389cdec9f8cb90323dee1b47d568a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ae089f1 by ismaelrti (ismael@xxxxxxx):
RTPS: Topic Information feature not working with RTI Connext DDS 6
Default QoS is not sent anymore.Topic Information feature expects
the Reliability, Durability and Ownership fields in the
discovery Data(w) packet, so it will never be shown in
Connext > 6.0.0. Since there is a link to the Data(w) packet,
there is no need to show Reliability, Durability and
Ownership.
Change-Id: Ie23395916e5dc6ea8e13e4de502f0eb811d63814
Reviewed-on: https://code.wireshark.org/review/33727
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9d46d82 omron: add FINS/TCP support to Omron FINS dissector
add ae089f1 RTPS: Topic Information feature not working with RTI Connext DDS 6
Summary of changes:
epan/dissectors/packet-rtps.c | 44 ++++++-------------------------------------
epan/dissectors/packet-rtps.h | 5 +----
2 files changed, 7 insertions(+), 42 deletions(-)