Jack Vogel writes:
> 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,
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 fragme
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 los
LOL, er I meant Randall Stewert, must be thinking of old films, sorry
Randall :)
On Tue, Apr 14, 2009 at 10:14 AM, 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 a
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.