summaryrefslogtreecommitdiffstats
path: root/libraries/lksctp-tools/README
diff options
context:
space:
mode:
author Bernski Comadizo <bcomadizo@gmail.com>2012-12-11 09:05:12 +0100
committer dsomero <xgizzmo@slackbuilds.org>2012-12-11 16:23:07 -0500
commit57179ad2a6cfe7d580a0c9649265a99fadbca0a3 (patch)
tree45bcdfed323b3e187fb67c08624b923270ca16ba /libraries/lksctp-tools/README
parent087a7e371e5adf8b3aeb860295ed9d2a485f99b7 (diff)
downloadslackbuilds-57179ad2a6cfe7d580a0c9649265a99fadbca0a3.tar.gz
slackbuilds-57179ad2a6cfe7d580a0c9649265a99fadbca0a3.tar.xz
libraries/lksctp-tools: Added (linux kernel SCTP tools).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/lksctp-tools/README')
-rw-r--r--libraries/lksctp-tools/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/lksctp-tools/README b/libraries/lksctp-tools/README
new file mode 100644
index 0000000000..bbf3d8ab58
--- /dev/null
+++ b/libraries/lksctp-tools/README
@@ -0,0 +1,9 @@
+lksctp-tools (Linux Kernel SCTP Tools)
+
+This is the lksctp-tools package for Linux Kernel SCTP Reference
+Implementation. This package is intended for two audiences. For
+SCTP application developers, this package provides the user-level
+C language header files and a library for accessing SCTP specific
+application programming interfaces not provided by the standard
+sockets. For LKSCTP project developers, this package provides the
+functional and API regression tests.