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>