Dactyloidae/netwerk/sctp/src
2023-09-29 10:05:50 +08:00
..
netinet Issue #2058 - add patches from dbsoft to fix Mac and FreeBSD builds 2023-09-29 09:41:03 +08:00
netinet6 Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
ifaddrs-android-ext.h partly import changes from tenfourfox: 2023-09-01 11:15:50 +08:00
ifaddrs_android.cpp partly import changes from tenfourfox: 2023-09-01 11:15:50 +08:00
LocalArray.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
moz.build Issue #2058 - Apply patches from dbsoft to fix Mac and FreeBSD builds 2023-09-29 09:28:21 +08:00
README.sctp Merge remote-tracking branch 'origin/tracking' into custom 2023-09-29 10:05:50 +08:00
ScopedFd.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
user_atomic.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_environment.c Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_environment.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_inpcb.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_ip6_var.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_ip_icmp.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_malloc.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_mbuf.c Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_mbuf.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_queue.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_recv_thread.c Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_recv_thread.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
user_route.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_socket.c Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_socketvar.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
user_uma.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00
usrsctp.h Issue #2058 - Initial update of usrsctp library 2023-09-29 09:23:42 +08:00

This code is imported from the usrsctp library. The current code is version
8e12cd9e01fc94d2e84ea1afa351c845966e116e from git.

The project is accessed on GitHub at the following location:

https://github.com/sctplab/usrsctp

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.