http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23502
User: morriss
Date: 2007/11/19 08:34 PM
Log:
Detect reneged acks or at least retransmissions after an ack was seen. Mark
them with an expert info (PI_WARN).
Change "Duplicate TSN" expert info to "Retransmitted TSN" and make it PI_NOTE
instead of PI_WARN.
Change "More than 100 TSNs gap-acked" expert info to PI_WARN (from PI_NOTE).
Frame numbers (and count of retransmissions) are unsigned, display them that way.
Directory: /trunk/epan/dissectors/
Changes Path Action
+30 -24 packet-sctp.c Modified