CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2020/05/26 00:13:10
Modified files: sys/dev/pci : if_mcx.c Log message: Add checksum offload again, this time only asking the nic to do checksums where the network stack indicates they're needed. deraadt@ confirms this version doesn't break nfs over udp ok dlg@