# *****************************************************************************
# 
# README,v 0.6 2003/05/08 21:44:35 brian Exp
# 
# *****************************************************************************
# 
# Copyright (C) 2001-2002  OpenSS7 Corporation <http://www.openss7.com>
# 
# All Rights Reserved.
# 
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# 
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
# details.
# 
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Software Foundation, Inc., 675 Mass
# Ave, Cambridge, MA 02139, USA.
# 
# *****************************************************************************
# 
# Commercial licensing and support of this software is available from OpenSS7
# Corporation at a fee.  See http://www.openss7.com/
# 
# *****************************************************************************
# 
# Last Modified 2003/05/08 21:44:35 by brian
# 
# *****************************************************************************

This is the linux-sctp-0.2.16 prerelease.  It can be obtained from the
download area of http://www.openss7.org as linux-sctp-0.2.16.tgz.

Please see the INSTALL file for installation instructions.

This release of linux-sctp is released under the strict version of the
GNU Public License which can be found in the file LICENSE.  Please respect
this licensing arrangement.  If you are interested in different licensing
arrangements on the loadable module, please contact the copyright holder
(OpenSS7 Corporation) or bidulock@openss7.org

linux-sctp-0.2.16 is the Prerelease2-16 version of a Linux Kernel native
implementation of RFC 2960 Stream Control Transmission Protocol.  For
information on using the implementation see the man/sctp.7 Linux manual
page and look at the test programs in linux-sctp-0.2.16/test/.

Please see RELEASE-NOTES for the release notes for the current version.

WARNING:
    This is prerelease code.  It is Beta but somewhat unstable.  It is
    possible it will crash or lock your machine in some situations.  Please
    remember that there is NO WARRANTY with this code and take appropriate
    precautions when attempting to run it.
