Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1572)

Side by Side Diff: third_party/usrsctp/README.chromium

Issue 16196007: Enable SCTP in libjingle. (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: usrsctp 1 Name: usrsctp
2 URL: http://sctp-refimpl.googlecode.com/svn/trunk/KERN/usrsctp 2 URL: http://sctp-refimpl.googlecode.com/svn/trunk/KERN/usrsctp
3 Version: 0 3 Version: 0
4 Date: 16 March 2013 4 Date: 16 March 2013
5 Revision: 8439 5 Revision: 8439
6 License: New BSD License 6 License: New BSD License
7 License File: LICENSE 7 License File: LICENSE
8 Security Critical: yes 8 Security Critical: yes
9 9
10 Description: 10 Description:
11 The libjingle/webrtc uses usrsctp as the reliability layer for data channels. 11 The libjingle/webrtc uses usrsctp as the reliability layer for data channels.
12 12
13 Local Modifications: 13 Local Modifications:
14 None. 14 Overrides folder includes modified sctp_sha1.c/h. The changes include
15 modifying method names from SHA1_XXX to SCTP_SHA1_XXX.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698