michael@0: This code is imported from the usrsctp library via netwerk/sctp/update_sctp.sh. michael@0: michael@0: The project is accessed via: michael@0: michael@0: svn co --username your.username https://sctp-refimpl.googlecode.com/svn/trunk sctpSVN michael@0: michael@0: If you just want a read-only copy use michael@0: michael@0: svn co http://sctp-refimpl.googlecode.com/svn/trunk sctpSVN michael@0: michael@0: The usrsctp library is based on the FreeBSD kernel implementation, and the michael@0: userspace implementation was largely done my Michael Tuexen and Irene michael@0: Rungler of the Munster University of Applied Sciences. Thanks also to michael@0: Randall Stewart for his help. michael@0: michael@0: The library is covered by a BSD license - see headers in files.