Wireshark-commits: [Wireshark-commits] master-3.0 51fea6d: rtp_analysis_dialog.cpp: Correct src/dst
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51fea6d56713a05f0004665bee7f076b877d72d7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
51fea6d by Jirka Novak (j.novak@xxxxxxxxxxxx):
rtp_analysis_dialog.cpp: Correct src/dst info for two independent streams
Display the source and destination for the second reverse stream in case
it differs from the first forward stream.
Change-Id: I117899acca47713a42efcfef28f893d9be26c337
Reviewed-on: https://code.wireshark.org/review/34915
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit d1128e58c46d27bb73b9ed8290a80c1ce396d59b)
Reviewed-on: https://code.wireshark.org/review/34970
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e3872f8 CMS: reset object_identifier_id after dissecting ContentInfo
add 51fea6d rtp_analysis_dialog.cpp: Correct src/dst info for two independent streams
Summary of changes:
ui/qt/rtp_analysis_dialog.cpp | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)