Chromium Code Reviews| OLD | NEW |
|---|---|
| 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. |
|
Ryan Sleevi
2013/06/10 18:53:47
This is supposed to be a description of usrsctp mo
Mallinath (Gone from Chromium)
2013/06/10 23:30:51
Done.
| |
| 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. | |
|
Ryan Sleevi
2013/06/10 18:53:47
Please prep a patch file for any local modificatio
Mallinath (Gone from Chromium)
2013/06/10 23:30:51
Done.
| |
| OLD | NEW |