commit | 0b0afaa81a784e824d3007e8f3503edaa7740179 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Sun Apr 11 21:35:44 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 20 13:37:22 2021 |
tree | ac74f9b9e39720fb6fca3d8ca9e8ce173b791367 | |
parent | 59d6e2a19e3e92229d3eb8a33d379894c480bb95 [diff] |
dcsctp: Add Chunk Validators The SCTP RFCs aren't very strict in specifying when a chunk or parameter is invalid, so most chunks and/or parameters must be accepted but they may need some cleaning to avoid a lot of error handling deeper in the chunk handling code. Bug: webrtc:12614 Change-Id: I723f08cbdc26e1a1b78463b6137340e638089037 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/214966 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33788}
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.