Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sctp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 19 Dec 2001 14:01:56 -0600 (CST)
guy         2001/12/19 14:01:56 CST

  Modified files:
    .                    packet-sctp.c 
  Log:
  From Michael Tuexen - SCTP updates:
  
  - Support for the Add-IP extension defined in
   http://www.ietf.org/internet-drafts/draft-ietf-tsvwg-addip-sctp-03.txt
  - Support for the Limited Retransmission extension of SCTP defined in
   http://www.sctp.org/draft-ietf-tsvwg-usctp-01.txt
  - Defining sctp.checksum_correct as a hidden boolean item to be able
   to search for SCTP packet with an incorrect checksum.
  
  Revision  Changes    Path
  1.25      +493 -83   ethereal/packet-sctp.c