Hi.

No response, so I decided to have a look.

The 82543 doesn't support checksum generation for IP frags.
Can't say for sure about the 82544, as I don't have the spex.

To fix this problem for the gx driver, change the features
to be:

#define GX_CSUM_FEATURES        (CSUM_IP | CSUM_TCP | CSUM_UDP)

in dev/gx/if_gx.c.

Cheers,
Damon.

-- 
--
Damon Permezel
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to