Subject: Re: cksum: out of data
To: Wojciech Puchar <wojtek@tensor.3miasto.net>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: netbsd-users
Date: 01/10/2003 15:29:49
On Fri, Jan 10, 2003 at 11:19:58PM +0100, Wojciech Puchar wrote:

 > what does this kernel message mean?

That the length passed to the in_cksum() routine was more than the
actual amount of data in the mbuf chain.  It generally indicates
a bug somewhere else in the network stack.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>