URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f12d58a62e5f694142a0231228e2c25b0baeb60
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3f12d58 by ismaelrti (ismael@xxxxxxx):
RTPS: Micro release and revision versions swapped
In Connext DDS Micro versions lower than 3.0.0 revison version is
placed before release version in the packet. From 3.0.0 release version
is followed by revision version.
Bug: 15868
Change-Id: I6c0db7b687e1d452737b4545cf5f0605b527f603
Reviewed-on: https://code.wireshark.org/review/33692
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from deb81bd asn1: replace DISSECTOR_ASSERT_NOT_REACHED with DISSECTOR_ASSERT.
add 3f12d58 RTPS: Micro release and revision versions swapped
Summary of changes:
epan/dissectors/packet-rtps.c | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)