-
- Downloads
2005-10-29 jrandom
* Improved the bandwidth throtting on tunnel participation, especially for low bandwidth peers. * Improved failure handling in SSU with proactive reestablishment of failing idle peers, and rather than shitlisting a peer who failed too much, drop the SSU session and allow a new attempt (which, if it fails, will cause a shitlisting) * Clarify the cause of the shitlist on the profiles page, and include bandwidth limiter info at the bottom of the peers page.
Showing
- apps/routerconsole/java/src/net/i2p/router/web/PeerHelper.java 1 addition, 0 deletions...routerconsole/java/src/net/i2p/router/web/PeerHelper.java
- history.txt 11 additions, 1 deletionhistory.txt
- installer/resources/i2ptunnel.config 1 addition, 1 deletioninstaller/resources/i2ptunnel.config
- router/java/src/net/i2p/router/RouterThrottleImpl.java 37 additions, 59 deletionsrouter/java/src/net/i2p/router/RouterThrottleImpl.java
- router/java/src/net/i2p/router/RouterVersion.java 2 additions, 2 deletionsrouter/java/src/net/i2p/router/RouterVersion.java
- router/java/src/net/i2p/router/Shitlist.java 1 addition, 1 deletionrouter/java/src/net/i2p/router/Shitlist.java
- router/java/src/net/i2p/router/transport/FIFOBandwidthLimiter.java 3 additions, 0 deletions...va/src/net/i2p/router/transport/FIFOBandwidthLimiter.java
- router/java/src/net/i2p/router/transport/FIFOBandwidthRefiller.java 3 additions, 0 deletions...a/src/net/i2p/router/transport/FIFOBandwidthRefiller.java
- router/java/src/net/i2p/router/transport/udp/PeerState.java 5 additions, 0 deletionsrouter/java/src/net/i2p/router/transport/udp/PeerState.java
- router/java/src/net/i2p/router/transport/udp/UDPTransport.java 20 additions, 6 deletions...r/java/src/net/i2p/router/transport/udp/UDPTransport.java
Loading
Please register or sign in to comment