Wireshark-commits: [Wireshark-commits] master-2.0 b348db4: Allow for vendor private use RRO subobje
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b348db403846ab9ee01ebcb3e99113e2ab639a65
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b348db4 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Allow for vendor private use RRO subobject
ERO subobjects have subobjects 0..127, while RRO have subobjects
0..255. Make this distinction when retreiving the subobject ID.
See RFC 3936, section 2.3.1.
Change-Id: Iae061c259c59b1cf585ce99d02dd0f6ca09a49c3
Reviewed-on: https://code.wireshark.org/review/15772
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit eb3781942ce482c24f773b5b758e6b32afe9ba1f)
Reviewed-on: https://code.wireshark.org/review/15779
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 3907364 Fix condition for expert info (CID-1025920)
adds b348db4 Allow for vendor private use RRO subobject
Summary of changes:
epan/dissectors/packet-rsvp.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)