Wireshark-commits: [Wireshark-commits] master c53d2f0: Revert "SCTP: Add I_DATA support"

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Oct 2015 14:22:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c53d2f0d0e33de4419b93637d23e04bbcb59af1b
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c53d2f0 by Michael Tüxen (tuexen@xxxxxxxxxxxxx):

    Revert "SCTP: Add I_DATA support"
    
    This reverts commit 4e9361dc88eefef27d031e29e2f8ca9891cc03eb.
    
    Change-Id: Ia7aee9ffbe5bc5d3ae88e957c234cbee7b65f457
    Reviewed-on: https://code.wireshark.org/review/10723
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  d923358   Revert "Fix typos."
    adds  c53d2f0   Revert "SCTP: Add I_DATA support"


Summary of changes:
 epan/dissectors/packet-sctp.c     |  197 +++++++++++--------------------------
 ui/gtk/sctp_chunk_stat.c          |   12 +--
 ui/gtk/sctp_graph_dlg.c           |    4 +-
 ui/qt/sctp_graph_arwnd_dialog.cpp |    4 +-
 ui/qt/sctp_graph_byte_dialog.cpp  |    6 +-
 ui/qt/sctp_graph_dialog.cpp       |   14 +--
 ui/tap-sctp-analysis.c            |   44 ++-------
 ui/tap-sctp-analysis.h            |   26 +----
 8 files changed, 79 insertions(+), 228 deletions(-)