Date: Fri, 30 Apr 1999 16:19:49 +0200 From: Pierre Beyssac <beyssac@enst.fr> To: adrian@FreeBSD.ORG Cc: freebsd-current@FreeBSD.ORG Subject: Re: Any action on PR 10570 ? getting closer to 65K :-( Message-ID: <19990430161949.A94714@enst.fr> In-Reply-To: <19990430160835.A5581@enst.fr>; from Pierre Beyssac on Fri, Apr 30, 1999 at 04:08:35PM %2B0200 References: <19990430131516.E10021@enst.fr> <19990430112826.15003.qmail@ewok.creative.net.au> <19990430160835.A5581@enst.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 30, 1999 at 04:08:35PM +0200, Pierre Beyssac wrote: > and it seems to run ok so far. Here's a script to exercise the > panic, you just need to define "default" as the IP for your default > while [ $i -lt $end ]; do > #route add $i $default > #i=`expr $i + 1` Ooops, sorry, you need to uncomment the above 2 lines, too :-) -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990430161949.A94714>