X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=8f7391f2d728ab5809497ee9ba9a4c51db1af409;hb=55c388bacaff0cff07ddebc423a16c7d728acba3;hp=538b5050af3bb0a8e8e87f0165fbc80df57ad3f9;hpb=a8f2eb11701914f60decdcd2610e15010dd5a3f4;p=dccp2tcp diff --git a/ChangeLog b/ChangeLog index 538b505..8f7391f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +05/25/2011: + Release 1.4: + Improvements: + 1)Add double -s option to only show Ack Vectors/SACKS with loss events + Bug Fixes: + 1)Increase maximum number of TCP SACK segments to 4 (instead of two) + + +05/15/2011: + Release 1.3 + Improvements: + 1)Complete Redesign of Encapsulation system. It now examines each protocol layer and removes encapsulation correctly. + If a protocol is not supported, the packet is ignored. As of right now the supported protocols are: + +Ethernet + +Linux Cooked Capture (SLL) + +IPv4 + + +02/01/2011: + Release 1.2 + Bug Fixes: + 1)Sequence number adjustments so that Tcptrace RTT graphing/statistics now work + + 01/19/2011: Release 1.1 Bug Fixes: