gecko-dev/netwerk/sctp/src
Randell Jesup 52a896f8fe Bug 1146096: rollup of sctp modifications for Android rs=jesup 2015-03-26 17:15:44 -04:00
..
netinet Bug 1146096: rollup of sctp modifications for Android rs=jesup 2015-03-26 17:15:44 -04:00
netinet6 Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
LocalArray.h Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted 2012-12-10 15:53:22 -08:00
README.sctp
ScopedFd.h Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted 2012-12-10 15:53:22 -08:00
ifaddrs-android-ext.h Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted 2012-12-10 15:53:22 -08:00
ifaddrs_android.cpp Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup 2013-01-29 10:21:28 +01:00
moz.build Bug 1100184 - Use absolute paths in /network local includes. r=gps 2015-01-16 20:41:06 +10:30
user_atomic.h
user_environment.c Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen 2014-03-12 02:09:31 -04:00
user_environment.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_inpcb.h Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen 2014-03-12 02:09:31 -04:00
user_ip6_var.h Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen 2014-03-12 02:09:31 -04:00
user_ip_icmp.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_malloc.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_mbuf.c Bug 855620: Update SCTP library to rev 8441 rs=me r=tuexen 2013-03-31 21:09:25 -04:00
user_mbuf.h Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen 2014-03-12 02:09:31 -04:00
user_queue.h Bug 1146096: update usrsctp to rev 9209 from upstream rs=jesup 2015-03-26 17:15:43 -04:00
user_recv_thread.c Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen 2014-03-12 02:09:31 -04:00
user_recv_thread.h
user_route.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_socket.c Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_socketvar.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00
user_uma.h
usrsctp.h Bug 1139020: Update SCTP library from upstream to rev 9168 rs=jesup 2015-03-05 00:17:42 -05:00

README.sctp

This code is imported from the usrsctp library via netwerk/sctp/update_sctp.sh.

The project is accessed via:

svn co --username your.username https://sctp-refimpl.googlecode.com/svn/trunk sctpSVN

If you just want a read-only copy use

svn co http://sctp-refimpl.googlecode.com/svn/trunk sctpSVN

The usrsctp library is based on the FreeBSD kernel implementation, and the
userspace implementation was largely done my Michael Tuexen and Irene
Rungler of the Munster University of Applied Sciences.  Thanks also to
Randall Stewart for his help.

The library is covered by a BSD license - see headers in files.