The following reply was made to PR kern/185596; it has been noted by GNATS.

From: Gleb Smirnoff <gleb...@freebsd.org>
To: Jens Kassel <jens.kas...@aptilo.com>
Cc: "freebsd-gnats-sub...@freebsd.org" <freebsd-gnats-sub...@freebsd.org>
Subject: Re: kern/185596: in_cksum_skip: out of data by 41310
Date: Tue, 14 Jan 2014 22:58:29 +0400

   Jens,
 
 On Tue, Jan 14, 2014 at 08:01:59AM +0000, Jens Kassel wrote:
 J> I have not tested this on FreeBSD 10.
 J> 
 J> But I found that the problem can only be reproduced when using the bce 
driver. 
 J> Tested with both re & bge drivers and with these the problem cannot be 
reproduces.
 J> 
 J> Checked SVN history for bce but could not find any commit that seemed to be 
related to this issue.
 
 If memory serves me well, that were panics with bce(4) and wrong byte order,
 that urged me to make byte order stable throughout the network stack. However,
 we didn't find any special in the driver itself after all. It might have a bug,
 but it also might just exposed a bug in the stack.
 
 -- 
 Totus tuus, Glebius.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to