commit | 65b46da1f828b655a169e63ecdc886814d4b8945 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri Sep 06 10:40:49 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 06 13:29:52 2024 |
tree | bff3feb4b8f027230c72fd9c0a3ddc252400101a | |
parent | 7929ef578a100bfc56edf5a777ba9f36a4021dba [diff] |
dcsctp: Don't send FORWARD-TSN in its own chunk This is a rollback of a change list [1] that was an attempt to avoid a bug in usrsctp[2], but it wasn't very successful. But with the usrsctp bug fixed, we can revert to the desired state; that we bundle FORWARD-TSN with other control and data chunks in a SCTP packet. [1] https://webrtc-review.googlesource.com/c/src/+/229101 [2] https://github.com/sctplab/usrsctp/issues/597 Bug: webrtc:42223134 Change-Id: I2f3b511c91639e6b9516160190600beb0c04b5fa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361862 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42976}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.