Wireshark-commits: [Wireshark-commits] rev 26345: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 03 Oct 2008 14:58:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26345

User: stig
Date: 2008/10/03 07:58 AM

Log:
 Several improvements:
 - Split SEQ/ACK analysis into SEQ analysis (pr msg) and ACK analysis
   (pr dest/ackinfo entry) to correctly handle multicast messages.
 - Improved dump of timestamp (in units of 100ms).
 - Show Address PDU with 0 dest entries as Ack-Ack PDU.
 - Print correct number of missing sequence numbers in Ack.
 - Indicate end of list entry in Ack.
 - Message ID is unsigned.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +370 -184  packet-p_mul.c    Modified