tenfourfox/netwerk/sctp/src
Cameron Kaiser 5bb1c76487 #600: M1628076 M1632241 M1595886 M1614468 2020-04-28 20:58:05 -07:00
..
netinet #600: M1628076 M1632241 M1595886 M1614468 2020-04-28 20:58:05 -07:00
netinet6 hello FPR 2017-04-19 00:56:45 -07:00
LocalArray.h hello FPR 2017-04-19 00:56:45 -07:00
README.sctp hello FPR 2017-04-19 00:56:45 -07:00
ScopedFd.h hello FPR 2017-04-19 00:56:45 -07:00
ifaddrs-android-ext.h hello FPR 2017-04-19 00:56:45 -07:00
ifaddrs_android.cpp hello FPR 2017-04-19 00:56:45 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00
user_atomic.h hello FPR 2017-04-19 00:56:45 -07:00
user_environment.c hello FPR 2017-04-19 00:56:45 -07:00
user_environment.h hello FPR 2017-04-19 00:56:45 -07:00
user_inpcb.h hello FPR 2017-04-19 00:56:45 -07:00
user_ip6_var.h hello FPR 2017-04-19 00:56:45 -07:00
user_ip_icmp.h hello FPR 2017-04-19 00:56:45 -07:00
user_malloc.h hello FPR 2017-04-19 00:56:45 -07:00
user_mbuf.c hello FPR 2017-04-19 00:56:45 -07:00
user_mbuf.h hello FPR 2017-04-19 00:56:45 -07:00
user_queue.h hello FPR 2017-04-19 00:56:45 -07:00
user_recv_thread.c hello FPR 2017-04-19 00:56:45 -07:00
user_recv_thread.h hello FPR 2017-04-19 00:56:45 -07:00
user_route.h hello FPR 2017-04-19 00:56:45 -07:00
user_socket.c hello FPR 2017-04-19 00:56:45 -07:00
user_socketvar.h hello FPR 2017-04-19 00:56:45 -07:00
user_uma.h hello FPR 2017-04-19 00:56:45 -07:00
usrsctp.h hello FPR 2017-04-19 00:56:45 -07: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.