Wireshark-commits: [Wireshark-commits] master-2.2 78b7653: nstrace: fix size of vmnames
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78b765314cc7a8b04fdfde40fb49000d8b459d86
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
78b7653 by Anil Kumar (anilkumar911@xxxxxxxxx):
nstrace: fix size of vmnames
When vmnames are included in the header of a netscaler packet trace,
number of bytes equal to the size of vmnames is omitted from the packet,
by the dissector.
Bug: 13459
Change-Id: I0f907e9c2e08c1cbebd47f7e50d8284a6aaade59
Reviewed-on: https://code.wireshark.org/review/20446
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 3a63f8dc61b103c4716e49a914868a2ca327f4de)
Reviewed-on: https://code.wireshark.org/review/20480
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5cf0f3e RTP streams dialog: Fix find reverse button
adds 78b7653 nstrace: fix size of vmnames
Summary of changes:
wiretap/netscaler.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)