Skip to content

rtl8169: Stop marking every received frame as a verified TCP packet - #320

Open
BeastLe9enD wants to merge 1 commit into
LekKit:stagingfrom
ProjectKML:rtl8169-rx-checksum-status
Open

BeastLe9enD wants to merge 1 commit into
LekKit:stagingfrom
ProjectKML:rtl8169-rx-checksum-status

Conversation

@BeastLe9enD

Copy link
Copy Markdown

The RX status word claimed each frame was a TCP/IP packet with a valid checksum, so the guest skipped checksum verification for all traffic, including frames that were neither TCP nor intact. Leave the protocol bits clear so the guest verifies checksums itself.

The RX status word claimed each frame was a TCP/IP packet with a valid
checksum, so the guest skipped checksum verification for all traffic,
including frames that were neither TCP nor intact. Leave the protocol
bits clear so the guest verifies checksums itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant