[Bug 233004] ix0 at 12-BETA2: can not turn off RXCSUM/RXCSUM_IPV6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 7 05:07:23 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233004

--- Comment #9 from Stephen Hurd <shurd at FreeBSD.org> ---
The issue should be fixed by https://reviews.freebsd.org/D17881

r338838 attempted to fix issues with rxcsum and rxcsum6.
However, the rxcsum bits were set as though if_setcapenablebit() was
being called, not if_togglecapenable() which is in use.  As a result,
it was not possible to disable rxcsum in various cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list