From owner-freebsd-hackers Tue Oct 6 02:10:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA07765 for freebsd-hackers-outgoing; Tue, 6 Oct 1998 02:10:59 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA06824; Tue, 6 Oct 1998 02:04:44 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA05689; Tue, 6 Oct 1998 08:03:41 +0100 From: Luigi Rizzo Message-Id: <199810060703.IAA05689@labinfo.iet.unipi.it> Subject: Re: Dummynet To: freebsd-net@FreeBSD.ORG Date: Tue, 6 Oct 1998 08:03:41 +0100 (MET) Cc: vev@michvhf.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199810060520.OAA07654@at.dotat.com> from "Leigh Hart" at Oct 6, 98 02:49:55 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 2) What's the difference between 50K/s and 50k/s? Note the lower case K. > > It seems to make a difference. (I admit I didn't go thru the source for > > this one). > > At a guess, K/s is kilobytes/second and k/s is kilobits/second actually i don't remember well how i implemented this in ipfw, but i think KB is for kilobyte and K or Kb is for kilobit (with K=1000, not 1024) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message