Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D53629
Change Details
Change Details
Old
New
Diff
The `if_hwassist` bits are from the `CSUM_` space, not from the `IFCAP_` space.
Transmit segment offloading depends on transmit checksum offloading. This also fixes a bug, since `if_hwassist` bits are from the `CSUM_` space, not from the `IFCAP_` space.
The
Transmit segment offloading depends on transmit checksum offloading. This also fixes a bug, since
`if_hwassist` bits are from the `CSUM_` space, not from the `IFCAP_` space.
Continue