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

Date: Mon, 25 Aug 2008 02:15:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26067

User: sahlberg
Date: 2008/08/24 07:15 PM

Log:
 add a preference and code for tracking how many un-acked bytes are in 
 flight on a tcp connection.
 
 this is quite useful toghether with io-grapgs to track how much of the 
 tcp window that an application actually uses

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +66 -0     packet-tcp.c    Modified
  +1 -0      packet-tcp.h    Modified