Wireshark-commits: [Wireshark-commits] master ed8da33: RTPS: Extra fields dissected in RTI DDS fiel
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(-)