Tag: wireshark
Fixing Wireshark’s “TCP checksum offload” error in linux
June 20, 2010 Leave a comment
On some linux machines when you run wireshark you may notice that a lot of packets are marked as invalid (highlighted as black). The contents looks perfectly correct, but for some reason checksum is brkoen and wireshark suggestes that the reason for such unpleasant event is “TCP checksum offload”. Let’s…