From: "lartc@manchotnetworks.net" <lartc@manchotnetworks.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] was tcng error; now found bug in tcc
Date: Fri, 28 Nov 2003 07:45:56 +0000 [thread overview]
Message-ID: <marc-lartc-107000584914625@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106995767813203@msgid-missing>
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/
prev parent reply other threads:[~2003-11-28 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-27 18:16 [LARTC] was tcng error; now found bug in tcc] lartc
2003-11-28 7:45 ` lartc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-107000584914625@msgid-missing \
--to=lartc@manchotnetworks.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.