[SOLVED] re(4) incorrect checksum
Pietro Cerutti
pietro.cerutti at gmail.com
Thu Jan 11 16:34:21 UTC 2007
On 1/11/07, Pyun YongHyeon <pyunyh at gmail.com> wrote:
> In if_re.c, rev 1.46.2.18 wpaul@ fixed a long standing checksum
> offload issue by padding. Does re(4) work when you disable only Tx
> checksum offload?(i.e. ifconfig re0 -txcsum)
yes, because -txcsum also disables Rx checksum on my NIC.
# ifconfig re0
....
options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
....
# ifconfig re0 -txcsum
....
options=18<VLAN_MTU,VLAN_HWTAGGING>
....
> --
> Regards,
> Pyun YongHyeon
>
--
Pietro Cerutti
ICQ: 117293691
PGP: 0x9571F78E
- ASCII Ribbon Campaign -
against HTML e-mail and
proprietary attachments
www.asciiribbon.org
More information about the freebsd-hackers
mailing list