https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285837
Adrian Chadd <adr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adr...@freebsd.org --- Comment #2 from Adrian Chadd <adr...@freebsd.org> --- the RTL8812AU/RTL8821AU adds the TCP/UDP checksum offloading. The earlier NICs don't have it. In any case it looks like we SHOULD be able to just make the checksum check function return 0 on checksum failure and let the IP stack sort it out. -- You are receiving this mail because: You are the assignee for the bug.