URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac7e609b9f87d2f53b7dc77574ecd4c269f6d384
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ac7e609 by ruengeler (ruengeler@xxxxxxxxxxxxx):
    SCTP: INIT collision
    
    Change-Id: I283ce92048af39ff4cf54e5e401e714bf6ec308b
    Reviewed-on: https://code.wireshark.org/review/27023
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  e96c3d0   PTP: found typo adress => address
    adds  ac7e609   SCTP: INIT collision
Summary of changes:
 epan/dissectors/packet-sctp.c |  4 +-
 ui/qt/sctp_graph_dialog.cpp   |  8 +---
 ui/tap-sctp-analysis.c        | 98 +++++++++++++++++++++++++++++++++++++------
 ui/tap-sctp-analysis.h        | 27 ++++++------
 4 files changed, 104 insertions(+), 33 deletions(-)