This is a package to let you use SCTP with your existing TCP-based binaries.

usage:

$ withsctp xinetd	# Start xinetd stream services on SCTP.
$ withsctp telnet localhost	# Make a telnet over SCTP/IP connection.

To install, edit the top of Makefile to set your install path(s) and then

$ make all
# make install

This package originally written by La Monte H.P. Yarroll <piggy@acm.org>.
To submit fixes or bug reports see https://github.com/sctp/lksctp-tools/
You can try linux-sctp@vger.kernel.org for support.
