1This code is imported from the usrsctp library via netwerk/sctp/update_sctp.sh.
2
3The project is accessed via:
4
5svn co --username your.username https://sctp-refimpl.googlecode.com/svn/trunk sctpSVN
6
7If you just want a read-only copy use
8
9svn co http://sctp-refimpl.googlecode.com/svn/trunk sctpSVN
10
11The usrsctp library is based on the FreeBSD kernel implementation, and the
12userspace implementation was largely done my Michael Tuexen and Irene
13Rungler of the Munster University of Applied Sciences.  Thanks also to
14Randall Stewart for his help.
15
16The library is covered by a BSD license - see headers in files.
17