tenfourfox/netwerk/sctp/src
2020-07-23 21:18:30 -07:00
..
netinet #614: M1642792 M1650811 M1634872 2020-07-23 21:18:30 -07:00
netinet6 hello FPR 2017-04-19 00:56:45 -07:00
ifaddrs_android.cpp hello FPR 2017-04-19 00:56:45 -07:00
ifaddrs-android-ext.h hello FPR 2017-04-19 00:56:45 -07:00
LocalArray.h hello FPR 2017-04-19 00:56:45 -07:00
moz.build 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
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_ip_icmp.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_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

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.