Subject: Re: negative ppsratecheck(9)
To: None <itojun@iijlab.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 08/02/2000 10:20:55
On Thu, Aug 03, 2000 at 02:03:48AM +0900, itojun@iijlab.net wrote:
> pps = 0 would mean "no packet is allowed in 1 second period",
> which is totally opposite from "disable rate limitation".
> so I picked negative number.
Err, that seems wrong. "no packet is allowed in 1 second period"
is essentially "no packets allowed". So, it seems as if 0 is a
better way to say "pps rate limiting disabled".
--
-- Jason R. Thorpe <thorpej@zembu.com>