Ethereal-cvs: [Ethereal-cvs] rev 13924: /trunk/epan/dissectors/: packet-sctp.c

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

Date: Sat, 26 Mar 2005 21:31:24 -0000
User: guy
Date: 2005/03/26 03:31 PM

Log:
 Update the URL for draft-stewart-sctp-pktdrprep to the -02 draft.
 
 Clean up indentation.
 
 Have the main loop for dissecting chunks check that the chunk size is
 large enough for the chunk header, and have it pass the chunk size,
 minus the size of the chunk header, to dissectors for particular chunk
 types.  Make those dissectors check that value to make sure it's large
 enough for any fixed-length portion before subtracting the length of
 that portion and using the result as a remaining data length.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +122 -93   packet-sctp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13924&view=rev