mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
![]() If configured, the packet parser will allow packets with a set checksum of zero. In that case, the correct checksum will not even be calculated, avoiding a CPU intensive calculation. Also, if specified when building a packet, the checksum can be opted to be not calculated and written to the packet. This is to be used when draft-tuexen-tsvwg-sctp-zero-checksum has been negotiated, except for some packets during association establishment. This is mainly a preparation CL and follow-up CL will enable this feature. Low-Coverage-Reason: Affects debug logging code not run in tests Bug: webrtc:14997 Change-Id: I3207ac3a626df039ee2990403c2edd6429f17617 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298481 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39737} |
||
---|---|---|
.. | ||
common | ||
fuzzers | ||
packet | ||
public | ||
rx | ||
socket | ||
testing | ||
timer | ||
tx | ||
BUILD.gn | ||
OWNERS |