Wireshark-commits: [Wireshark-commits] master-2.0 6c46684: Qt: activate RTP/IAX2 analysis widget wh
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c4668477ea047383344db8d751f1d8a4df04825
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6c46684 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplen
Only the payload save should be deactivated
Bug: 12406
Change-Id: I8dd53c0b0c1ea4568f0ff292806656bfb65a6566
Reviewed-on: https://code.wireshark.org/review/15322
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit bd030c166ffe21e113255de3fb108b70d843b4ff)
Reviewed-on: https://code.wireshark.org/review/15330
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Actions performed:
from 0580a40 Shuffle some routines to put absolute-time and relative-time code together.
adds 6c46684 Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplen
Summary of changes:
ui/qt/iax2_analysis_dialog.cpp | 13 +++++++++----
ui/qt/iax2_analysis_dialog.h | 8 ++++++++
ui/qt/rtp_analysis_dialog.cpp | 16 +++++++++++++---
ui/qt/rtp_analysis_dialog.h | 8 ++++++++
4 files changed, 38 insertions(+), 7 deletions(-)