[package] sctp: Add SCTP library support
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 18:04:05 +0000 (18:04 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Sep 2010 18:04:05 +0000 (18:04 +0000)
commit49c35ef1fc28609755d07bd460a05bfd721f4dd6
treea3661d35f3792ea996a317e2b13c09435ca18af0
parent98120d9b4bd42f6ade07630ec42cd049d8cb14f1
[package] sctp: Add SCTP library support

This patch provides a new module for the userland SCTP library.
This library is required by applications for full support of the SCTP
protocol.
This patch should be applied only after the kmod-sctp is integrated.
It applies against packages.git.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22912 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/sctp/Makefile [new file with mode: 0644]