| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Sun, 12 Sep 2010 22:50:11 -0700 (PDT) |
:
:tcpdump -vvni reveals a series of incorrect tcp checksums, all incoming ones
:are valid.
These are probably false errors. The packets won't have tcp checksums
if hardware checksum offloading is active.
I've made another set of commits, lets see how those fare.
-Matt