Pascal Quantin
changed
bug 8629
Comment # 1
on bug 8629
from Pascal Quantin
The current behavior is done on purpose (see revision 17196 for details).
Wireshark displays the checksum as:
Checksum: 0x0000 [Checksum Offloaded]
[Good Checksum: False]
[Bad Checksum: False]
As you can see it is neither considered as good or bad checksum, but rather an
assumption that checksum offload is used and that no check is doable.
Maybe we could add an option allowing the user to explicitly disable checksum
offloading detection attempt so as to consider this checksum as an error. Not
sure whether it's really worth the work or not. I will let TCP experts decide
whether we should close this "bug" or not :)
You are receiving this mail because:
- You are watching all bug changes.