Wireshark-commits: [Wireshark-commits] master d131898: Add support for the U-bit in I-FORWARD-TSN c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jul 2016 11:45:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d131898723adc8f98be94589caf3558c63d113c8
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d131898 by Michael Tuexen (tuexen@xxxxxxxxxxxxx):

    Add support for the U-bit in I-FORWARD-TSN chunks.
    
    This adds support for the upcoming Internet Draft
    draft-ietf-tsvwg-sctp-ndata-07.
    
    Change-Id: Icb7c464504c41a743aa9c61d449f54bf400c1cd3
    Reviewed-on: https://code.wireshark.org/review/16525
    Petri-Dish: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  468a5e2   Use follow_record_t in SSL follow stream.
    adds  d131898   Add support for the U-bit in I-FORWARD-TSN chunks.


Summary of changes:
 epan/dissectors/packet-sctp.c |   49 ++++++++++++++++++++++++++++-------------
 1 file changed, 34 insertions(+), 15 deletions(-)