2007-03-03 zzz

* Implement priority sending for NTCP
    * Disable trimForOverload() in tunnel BuildExecutor which
      was preventing tunnel builds when outbound traffic was high
      (i.e. most of the time when running i2psnark)
This commit is contained in:
zzz
2007-03-03 20:11:05 +00:00
committed by zzz
parent ce50efa60c
commit 1bbd2cf52e
4 changed files with 26 additions and 8 deletions

View File

@@ -1,4 +1,10 @@
$Id: history.txt,v 1.552 2007-02-28 21:22:16 zzz Exp $
$Id: history.txt,v 1.553 2007-02-28 21:29:12 zzz Exp $
2007-03-03 zzz
* Implement priority sending for NTCP
* Disable trimForOverload() in tunnel BuildExecutor which
was preventing tunnel builds when outbound traffic was high
(i.e. most of the time when running i2psnark)
2007-02-28 zzz
* i2psnark: File reopen cleanup