Yesterday I committed checksum code based on Jon Kay's optimized mips in_cksum() code. Today I fixed a bug which got added with the BSD mbuf logic, which could break in_cksum() on mbuf chains containing odd-length mbufs. This might make NFS marginally faster; it still needs retuning to fit the dynamic length patterns I've come to expect.