cvs commit: src/sys/dev/em if_em.c if_em.h

Max Laier max at love2party.net
Sat Sep 9 09:19:55 PDT 2006


On Saturday 09 September 2006 08:19, Prafulla Deuskar wrote:
> pdeuskar    2006-09-09 06:19:20 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/em           if_em.c if_em.h
>   Log:
>   Add support for TSO. Thanks to Andre for adding support in the stack
>   and Jack Vogel for driver changes.
>
>   Submitted by: Jack Vogel

This broke the build due to missing prototype for in_pseudo().  According 
to Andre in the TSO thread:

On Thursday 07 September 2006 16:02, Andre Oppermann wrote:
> The TSO code is committed.  There has been a slight change with the
> ifcapabilities to differentiate between TSO for IPv4 and IPv6 which can
> be set independently.
>
> The pseudo-header checksum is always provided in m_pkthdr.csum_data,
> you don't have to compute it yourself in the driver.

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060909/b1ab24c6/attachment.pgp


More information about the cvs-src mailing list