Date: Wed, 10 Feb 1999 06:27:21 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: smith@scn.ru Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Dummynet pipes truble Message-ID: <199902100527.GAA17352@labinfo.iet.unipi.it> In-Reply-To: <36C0FE36.9A2116D8@scn.ru> from "Vladimir N. Kovalev" at Feb 10, 99 10:33:55 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > The bw values are rounded (or truncated ?) to some near integer > > depending on the value of HZ and it could be that setting too low a > > bandwidth results in 0 which means unlimited. > > The value of HZ in my kernel equal to 1000. > And then I set bw to 1KB, I get bandwidth value equal to 8 Kbit/s, like this : if i remember well dummynet cannot set the BW to less than 1 byte/tick, that means 8000 bit/s with HZ=1000. I have to fix this... apart from this there might be parsing problem in the ipfw command. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902100527.GAA17352>