summaryrefslogtreecommitdiff
path: root/ui/qt/packet_list_model.cpp
diff options
context:
space:
mode:
authorMichal Pazdera <michal.pazdera@gmail.com>2015-09-08 08:34:41 +0200
committerronnie sahlberg <ronniesahlberg@gmail.com>2015-09-11 16:16:03 +0000
commitea8109e958eb9e7050eafe3e91fe47091f7f0e4a (patch)
tree49cc6222db98118a26a6bd70125323b21ff17da3 /ui/qt/packet_list_model.cpp
parent12176f45d9df961e28eb3bcbd0d9b2139a49e082 (diff)
downloadwireshark-ea8109e958eb9e7050eafe3e91fe47091f7f0e4a.tar.gz
Bug fix of missing "RTP arrow" in the Flow graph of VoIP calls.
This commit fixes bug that I have encountred in the Flow graphs of VoIP calls. Where the RTP communication is shown only in one direction. This happens because the packet-sip.c dissector is unable to find SIP/SDP setup frame from the recivers side and sets the setup frame to 0. Now if no frame is found the number of current frame is used. I have checked the previous versions and in ver 1.8.12 it worked properly (same as after this change). Note: I am not sure if the 1.8.12 is the last version where this was working properly. Change-Id: Ibb3cf85cbce03f80a2492eeae6cf64acddc439f5 Reviewed-on: https://code.wireshark.org/review/10440 Reviewed-by: Tomáš Kukosa <tomas.kukosa@unify.com> Reviewed-by: ronnie sahlberg <ronniesahlberg@gmail.com>
Diffstat (limited to 'ui/qt/packet_list_model.cpp')
0 files changed, 0 insertions, 0 deletions