Wireshark-commits: [Wireshark-commits] master d1128e5: rtp_analysis_dialog.cpp: Correct src/dst inf
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Nov 2019 13:28:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1128e58c46d27bb73b9ed8290a80c1ce396d59b
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d1128e5 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>
    

Actions performed:

    from  7dfe906   BGP: IPv6 Linkstate Prefix Reachability info
     add  d1128e5   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(-)