X-Git-Url: http://sjero.net/git/?p=dccp2tcp;a=blobdiff_plain;f=ChangeLog;h=80bc2da2adba36e774382862985cd9d72447a44f;hp=8f7391f2d728ab5809497ee9ba9a4c51db1af409;hb=26f999e14172938ed30c0f365dc5d6be9f6ed09b;hpb=353a63cd0aa7da1c5d4f0df77ba12a56e6dbd71d diff --git a/ChangeLog b/ChangeLog index 8f7391f..80bc2da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +11/29/2011 + Release 1.5: + Improvements: + 1)Multiple connection support and removal of source port != destination port restriction + 2)Add warning about malformed ACK vectors + 3)Speed up processing of connections with huge losses when running with debug enabled + Bug Fixes: + 1)Length checks to ensure entire DCCP header is captured + 2)Correct command line option processing to allow stdin as packet source. This enables processing of compressed + captures using, for example, zcat. + + 05/25/2011: Release 1.4: Improvements: