Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 16 Aug 2006 20:52:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18930

User: ulfl
Date: 2006/08/16 08:52 PM

Log:
 Don't mark a TCP packet as a "Duplicate ACK" if the flags don't have the ACK flag set (IMHO it's not an ACK in that case). This happens sometimes between FIN and RST packets.
 
 Ronnie, could you check if this change is ok?

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -2      packet-tcp.c    Modified