forked from I2P_Developers/i2p.i2p
SSU: Hand all messages pending after establishment to the
outbound queue at once, for efficiency. This allows more aggressive combining of fragments in packets, and ensures the priority queue works as designed. Don't sort outbound messages by size, keep priority order instead. Log tweaks
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2015-12-21 zzz
|
||||
* SSU: Hand all messages pending after establishment to the
|
||||
outbound queue at once, for efficiency.
|
||||
Don't sort outbound messages by size, keep priority order instead.
|
||||
|
||||
2015-12-20 zzz
|
||||
* BuildHandler: Additional fixes (ticket #1738)
|
||||
* CertUtil: Add methods to export private keys
|
||||
|
Reference in New Issue
Block a user