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} |
||
---|---|---|
.. | ||
BUILD.gn | ||
callback_deferrer.cc | ||
callback_deferrer.h | ||
capabilities.h | ||
context.h | ||
dcsctp_socket.cc | ||
dcsctp_socket.h | ||
dcsctp_socket_network_test.cc | ||
dcsctp_socket_test.cc | ||
DEPS | ||
heartbeat_handler.cc | ||
heartbeat_handler.h | ||
heartbeat_handler_test.cc | ||
mock_context.h | ||
mock_dcsctp_socket_callbacks.h | ||
packet_sender.cc | ||
packet_sender.h | ||
packet_sender_test.cc | ||
state_cookie.cc | ||
state_cookie.h | ||
state_cookie_test.cc | ||
stream_reset_handler.cc | ||
stream_reset_handler.h | ||
stream_reset_handler_test.cc | ||
transmission_control_block.cc | ||
transmission_control_block.h |