From: Henry N. <hen...@ar...> - 2010-03-30 22:14:08
|
Frank Church wrote: > Does hardware based TCP checksumming affect TAP bridges? Yes, that can be. coLinux does not calculate checksum for send Ethernet packets. If you sends packets from coLinux to same machine, a hardware driver with checksum calculation on same machine would drop this packet. -- Henry N. |