Subject: Re: Wart in tcp_output(), IPv6-related?
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: enami tsugutomo <enami@but-b.or.jp>
List: tech-net
Date: 04/27/2002 09:36:02
> built, the code checks to see if the packet is larger than a single mbuf
> and smaller than a cluster, and if so, allocates a cluster for the packet.
  ^^^

It looks like the code actuall using `or', so ... :-).

enami.