Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 10:44:44 -0700
From:      Jack Vogel <jfvogel@gmail.com>
To:        Sam Leffler <sam@freebsd.org>
Cc:        Jack F Vogel <jfv@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r191065 - head/sys/dev/e1000
Message-ID:  <2a41acea0904141044l49e6ef80hc23a740f02f85ce1@mail.gmail.com>
In-Reply-To: <49E4C927.2080508@freebsd.org>
References:  <200904141714.n3EHEZqZ014386@svn.freebsd.org> <49E4C927.2080508@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2 SCTP specific bugs, one is a missing shift to correctly identify SCTP type
in the
descriptor, the second was incorrectly assigning rather than 'or-ing' the
csum_flags,
leading to the inability to do other types of offload downstream.

The third bug was more subtle, the code to detect a CRC fragment in rxeof
was
being done at the wrong point, resulting in a crash/panic.

Jack


On Tue, Apr 14, 2009 at 10:34 AM, Sam Leffler <sam@freebsd.org> wrote:

> Jack F Vogel wrote:
>
>> Author: jfv
>> Date: Tue Apr 14 17:14:35 2009
>> New Revision: 191065
>> URL: http://svn.freebsd.org/changeset/base/191065
>>
>> Log:
>>  Thanks to Michael Tuexen and Randall Scott for providing a
>>  few important bug fixes found while they were doing SCTP
>>  development, and that I somehow lost during the scramble.
>>    Thanks guys!!
>>
>>
>>
> Attribution is great but perhaps you could say what bugs were fixed?
>
>   Sam
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a41acea0904141044l49e6ef80hc23a740f02f85ce1>