mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 23:57:59 +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} |
||
---|---|---|
.. | ||
chunk | ||
error_cause | ||
parameter | ||
bounded_byte_reader.h | ||
bounded_byte_reader_test.cc | ||
bounded_byte_writer.h | ||
bounded_byte_writer_test.cc | ||
BUILD.gn | ||
chunk_validators.cc | ||
chunk_validators.h | ||
chunk_validators_test.cc | ||
crc32c.cc | ||
crc32c.h | ||
crc32c_test.cc | ||
data.h | ||
sctp_packet.cc | ||
sctp_packet.h | ||
sctp_packet_test.cc | ||
tlv_trait.cc | ||
tlv_trait.h | ||
tlv_trait_test.cc |