yongari 2007-06-11 01:55:09 UTC
FreeBSD src repository
Modified files:
sys/dev/msk if_msk.c
Log:
Disable automatic IP ID increment. Due to a hardware bug the automatic
IP ID increment in TSO case generated corrupted IP packets.
This change brings back TSO capability.
Revision Changes Path
1.16 +0 -15 src/sys/dev/msk/if_msk.c