Wireshark-commits: [Wireshark-commits] master e7c6576: SCTP: Add a checkbox to show	relative TSNs
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7c6576b51a41472e82735edab995c9eb487ae58
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e7c6576 by ruengeler (ruengeler@xxxxxxxxxxxxx):
    SCTP: Add a checkbox to show relative TSNs
    
    Change-Id: I296cc5801e8a5184aea6bdc7fb841cce0c4f7b1d
    Reviewed-on: https://code.wireshark.org/review/28056
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  9932f49   PROFINET: ErrorCode2 is updated
    adds  e7c6576   SCTP: Add a checkbox to show relative TSNs
Summary of changes:
 ui/qt/sctp_graph_dialog.cpp | 83 ++++++++++++++++++++++++++++++++-------------
 ui/qt/sctp_graph_dialog.h   |  6 +++-
 ui/qt/sctp_graph_dialog.ui  | 29 +++++++++++-----
 3 files changed, 85 insertions(+), 33 deletions(-)