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
  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to