freebsd-skq/sys/dev/msk
yongari 78d61a1d36 MFC: if_msk.c 1.30, if_msk.c 1.31 to RELENG_6
To overcome hardware checksum offload bug msk(4) used to compute
  TCP/UDP checksum in driver for short frames. For frames that requires
  hardware VLAN tag insertion, the checksum offload trick does not
  work due to changes of checksum offset in mbuf after the VLAN tag.

  Disable hardware checksum offload for VLAN interface to fix the bug.
2008-03-18 01:33:47 +00:00
..
if_msk.c MFC: if_msk.c 1.30, if_msk.c 1.31 to RELENG_6 2008-03-18 01:33:47 +00:00
if_mskreg.h MFC: if_msk.c 1.29, if_mskreg.h 1.12 to RELENG_6 2008-03-18 01:27:15 +00:00