Wireshark-commits: [Wireshark-commits] rev 20947: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 28 Feb 2007 14:09:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20947

User: lego
Date: 2007/02/28 02:09 PM

Log:
 SCTP TSN analysis part 1.
 
 Up and running.
 As it is analysis will stop at TSN rollover (0xffffffff->0x00000000).
 
 And It will start to misbehave when a TSN is seen again in the same half association (that's a case where an out-of-memory error will probably had happened before).
 
 It still needs testing.

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