Subject: Re: CVS commit: syssrc
To: None <thorpej@zembu.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 07/02/2000 09:16:52
> > >On Sat, Jul 01, 2000 at 02:46:42PM -0700, Bill Sommerfeld wrote:
> > >This should be pulled into netbsd-1-5, and also a similar change should
> > >probably be made to the ICMPv6 code.
> > 	kjc (of ALTQ) suggested me to stop using ratelimit(9), and use
> > 	PPS limitation instead (allow certain # of icmp in given one second).
> > 	how do you think?
>That sounds good -- we should have a generic ratelimit_pps() routine.

	here's the diff for kame code - it is not generic like ratelimit_pps()
	yet (we need to reset timers on fasttimo).

itojun


http://www.kame.net/dev/cvsweb.cgi/kame/kame/sys/netinet6/icmp6.c.diff?r1=1.105&r2=1.106