forked from I2P_Developers/i2p.i2p
Console: Fix lifetime participating bandwidth display (ticket #1706)
Add locking to HopConfig counts Split participatingMessageCount stat into two stats, participatingMessageCountAvgPerTunnel for throttle (same as old participatingMessagecount) and participatingMessageCount for console (straight total) Fix calculation of stat for throttle by adjusting for new stat coalesce time (50 not 20 seconds)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2015-11-13 zzz
|
||||
* Console: Fix lifetime participating bandwidth display (ticket #1706)
|
||||
|
||||
2015-11-12 zzz
|
||||
* Console /configclients:
|
||||
= Fix filtering and escaping
|
||||
|
Reference in New Issue
Block a user