From mboxrd@z Thu Jan 1 00:00:00 1970 From: "lartc@manchotnetworks.net" Date: Fri, 28 Nov 2003 07:45:56 +0000 Subject: Re: [LARTC] was tcng error; now found bug in tcc Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org hi werner, thanks very much -- i've got it now! btw, tcng is just great -- simply marvelous! cheers charles On Thu, 2003-11-27 at 20:06, Werner Almesberger wrote: > lartc@manchotnetworks.net wrote: > > have i missed something, or indeed there is a problem?? > > No, all this should be correct - in "tc", "bps" means Bytes per > second. And in tcng, rates and packets use the multiplier 1000, > while bit and byte sizes use the multiplier 1024. This just > follows what is the most common use for the respective unit. > > If you don't like the 1000 multiplier, you can just > > #define bps b/1s > #define kbps kb/1s > #define Mbps Mb/1s > #define Gbps Gb/1s > #define Bps B/1s > #define kBps kB/1s > #define MBps MB/1s > #define GBps GB/1s > > - Werner _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/