forked from I2P_Developers/i2p.i2p
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)