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,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

Attachment: pgpQts83nFmVK.pgp
Description: PGP signature

Reply via email to