Date: Wed, 22 Nov 2000 21:19:41 -0500 (EST) From: Bosko Milekic <bmilekic@technokratis.com> To: Russell Vincent <rv@openusenet.org> Cc: freebsd-current@FreeBSD.ORG, joe@freebsd.org Subject: Re: Kernel panic with ipfw pipes Message-ID: <Pine.BSF.4.21.0011222110390.27822-100000@jehovah.technokratis.com> In-Reply-To: <20001122233145.A86303@riffraff.plig.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Please try this patch and report: http://people.freebsd.org/~bmilekic/ip_pipe.diff joe, it appears that this commit: Revision 1.114 / (download) - annotate - [select for diffs], Sun Oct 29 01:05:07 2000 UTC (3 weeks, 4 days ago) by joe Changes since 1.113: +7 -3 lines Diff to previous 1.113 (colored) Count per-address statistics for IP fragments. Requested by: ru Obtained from: BSD/OS is the cause of the crashes... joe, please verify that this is the correct fix and let me know so that I can commit. On Wed, 22 Nov 2000, Russell Vincent wrote: > The attached kernel panic occurs when a connection is made that > would pass through an ipfw pipe configured as: > > ipfw add 1000 pipe 1 tcp from any 119 to any out > ipfw add 1001 pipe 2 tcp from any to any 119 in > ipfw pipe 1 config bw 64Kbit/s > ipfw pipe 2 config bw 64Kbit/s > > I can reproduce this at will (and have the vmcore), so if anyone needs > more details, just let me know. > > This is -current of a few days ago (18th Nov 2000, if I recall correctly). > > -Russell Thanks, Bosko Milekic bmilekic@technokratis.com 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?Pine.BSF.4.21.0011222110390.27822-100000>