gecko/netwerk/sctp/src
2013-03-19 11:47:00 -07:00
..
netinet Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus 2013-01-29 02:46:26 -05:00
netinet6 Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus 2013-01-10 17:20:14 -05:00
ifaddrs_android.cpp Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup 2013-01-29 10:21:28 +01: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
LocalArray.h Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted 2012-12-10 15:53:22 -08:00
Makefile.in Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
moz.build Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07: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
user_atomic.h
user_environment.c Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
user_environment.h
user_inpcb.h Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
user_ip6_var.h
user_ip_icmp.h
user_malloc.h
user_mbuf.c Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus 2013-01-10 17:20:14 -05:00
user_mbuf.h Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus 2013-01-10 17:20:14 -05:00
user_queue.h
user_recv_thread.c Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
user_recv_thread.h
user_route.h
user_sctp_timer_iterate.c
user_socket.c Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus 2013-01-29 02:46:26 -05:00
user_socketvar.h Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
user_uma.h
usrsctp.h Bug 848345: define EINPROGRESS on windows for VC9 in netwerk/sctp r=wg9s 2013-03-06 11:29:01 -05:00

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.