3 COPYING.lib Licensing terms of libsctp
5 COPYING Licensing terms of other pieces of the package
7 README Read this before developing.
9 ChangeLog What has changed since the last release?
11 AUTHORS Developers name list.
13 INSTALL How to build and install this package.
15 doc/ All the relevant Internet Drafts and RFC's.
17 doc/states.txt This is a detailed state table for SCTP. It makes a
18 pretty good index for RFC2960 too...
22 src/ Implementation of the user space library, include files -
23 this should go, some day, into glibc - as well as a set
24 of SCTP test tools and test programs.
26 src/apps SCTP test applications.
28 src/func_tests SCTP functional tests.
30 src/lib Sources for SCTP library libsctp.a.
32 src/testlib Sources for SCTP test library libsctputil.a.
35 Header files needed for user space development.
37 bin/ Scripts for lksctp build, installation and execution.
39 test/ Testframe functional and unit tests. These tests use a
40 framework which enables running lksctp code in userspace.
43 This include heirarchy includes special versions of
44 kernel include files needed by the user-space test