Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix checksum check for received packets
Only the following packets should be accepted: * Packets with a correct CRC32c checksum. * Packets with an incorrect zero checksum, if its acceptance is allowed. In particular, packets with an incorrect non-zero CRC32c must be discarded.
- Loading branch information