[freenet-dev] [freenet-cvs] r19391 - in trunk/freenet/src/freenet: node support
Daniel Cheng
j16sdiz+freenet at gmail.com
Mon Apr 21 14:43:08 UTC 2008
On Mon, Apr 21, 2008 at 9:11 PM, Matthew Toseland
<toad at amphibian.dyndns.org> wrote:
> On Sunday 20 April 2008 16:17, Daniel Cheng wrote:
> > On Fri, Apr 18, 2008 at 9:43 PM, <toad at freenetproject.org> wrote:
> > > Author: toad
> > > Date: 2008-04-18 13:43:11 +0000 (Fri, 18 Apr 2008)
> > > New Revision: 19391
> > >
> > > Modified:
> > > trunk/freenet/src/freenet/node/Node.java
> > > trunk/freenet/src/freenet/support/DoubleTokenBucket.java
> > > trunk/freenet/src/freenet/support/TokenBucket.java
> > > Log:
> > > Rewrite DoubleTokenBucket as per bug #2279. Hopefully bandwidth limiting
> will work a bit better now.
> > >
> > > Modified: trunk/freenet/src/freenet/node/Node.java
> > >
> >
> > The latest trunk give java.lang.IllegalArgumentException when you
> > change the bandwidth limit on /config/ page:
> >
> > | Configuration Not Applied
> > | Your configuration changes were applied with the following exceptions:
> > | outputBandwidthLimit java.lang.IllegalArgumentException
>
> I think that's fixed now. Can you verify this?
>
it's fixed.
thank you.
More information about the Devl
mailing list