hardware checksumming

Christian Widmer (cwidmer@iiic.ethz.ch)
Thu, 23 Aug 2001 14:13:56 +0200


is hardware support by a NIC for checksum generation / offloading not quite
usless? the checksumming enging can only be used when UDP/TCP packets
are <= the MTU of the NIC (e.g 1500 bytes).
i expact that UDP/TCP packets are in general bigger than that or is exactly
that wrong and the network protokoll stack splits the data to be transfered
so that each tcp packet is not bigger than the MTU. but whats with UPD there
this wont work.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/