Closed marten-seemann closed 4 years ago
A packet is corrupted by flipping all bits of a single byte. The corrupted byte is guaranteed to be part of the UDP payload. After corrupting the packet, UDP and IP checksums are re-calculated, to make sure the packet is actually delivered.
A packet is corrupted by flipping all bits of a single byte. The corrupted byte is guaranteed to be part of the UDP payload. After corrupting the packet, UDP and IP checksums are re-calculated, to make sure the packet is actually delivered.