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