URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ebaa59a3b195c30b1b3aa746c266ee6159fe6f7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2ebaa59 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Consolidate sequence analysis code.
Move scattered code for seq_analysis_info_t creation and destruction to
tap-sequence-analysis.[ch].
Change-Id: I87c14b1c83105a48d0ab149a3abba71e2a2fe21f
Reviewed-on: https://code.wireshark.org/review/5479
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5b360a9 SCSI: type and scope fields are ignored in some SCSI persistent reserve service actions
adds 2ebaa59 Consolidate sequence analysis code.
Summary of changes:
ui/gtk/flow_graph.c | 9 +++------
ui/gtk/lbm_uimflow_dlg.c | 24 +++---------------------
ui/tap-sequence-analysis.c | 33 ++++++++++++++++++++++++++++++---
ui/tap-sequence-analysis.h | 10 ++++++++++
ui/voip_calls.c | 30 ++----------------------------
5 files changed, 48 insertions(+), 58 deletions(-)