2007-06-24 Brian Bidulock * sctp.spec.in: recognize EL4 and EL5 for kernel-develop 2007-06-23 Brian Bidulock * doc/manual/news.texi: updates for release 2007-06-21 Brian Bidulock * doc/manual/todo.texi: doc updates for release 2007-06-20 Brian Bidulock * doc/manual/news.texi: new distro/kernel support * doc/manual/prerequisites.texi: new distro/kernel support * sctp.spec.in: recognize Fedora 7 kernels 2007-06-16 Brian Bidulock * sctp/RELEASE-NOTES: remove any later language * sctp/configure.nexusware: remove any later language * sctp/debian/mscript_postinst.in: remove any later language * sctp/debian/mscript_postrm.in: remove any later language * sctp/debian/mscript_preinst.in: remove any later language * sctp/debian/mscript_prerm.in: remove any later language * sctp/debian/sctp-core.postinst.in: remove any later language * sctp/debian/sctp-core.postrm.in: remove any later language * sctp/debian/sctp-devel.preinst.in: remove any later language * sctp/debian/sctp-doc.postinst.in: remove any later language * sctp/debian/sctp-doc.preinst.in: remove any later language * sctp/debian/sctp-doc.prerm.in: remove any later language * sctp/debian/sctp-init.postinst.in: remove any later language * sctp/debian/sctp-init.postrm.in: remove any later language * sctp/debian/sctp-init.preinst.in: remove any later language * sctp/debian/sctp-init.prerm.in: remove any later language * sctp/debian/sctp-lib.preinst.in: remove any later language * sctp/debian/sctp-source.preinst.in: remove any later language * sctp/debian/sctp-util.preinst.in: remove any later language * sctp/include/linux/hooks.h.in: remove any later language * sctp/include/linux/sctp.h: remove any later language * sctp/include/linux/sysctl.h: remove any later language * sctp/include/net/sctp.h: remove any later language * sctp/include/net/snmp.h: remove any later language * sctp/include/net/sock.h: remove any later language * sctp/include/netinet/sctp.h: remove any later language * sctp/include/os7_namespace.h: remove any later language * sctp/man/Makefile: remove any later language * sctp/src/sctp.c: remove any later language * sctp/src/sctp_adler32.c: remove any later language * sctp/src/sctp_adler32.h: remove any later language * sctp/src/sctp_crc32c.c: remove any later language * sctp/src/sctp_crc32c.h: remove any later language * sctp/src/sctp_debug.h: remove any later language * sctp/src/sctp_glue.c: remove any later language * sctp/src/sctp_hmac_md5.c: remove any later language * sctp/src/sctp_hmac_md5.h: remove any later language * sctp/src/sctp_hmac_sha1.c: remove any later language * sctp/src/sctp_hmac_sha1.h: remove any later language * sctp/src/sctp_md5.c: remove any later language * sctp/src/sctp_md5.h: remove any later language * sctp/src/sctp_namespace.h: remove any later language * sctp/src/sctp_sha1.c: remove any later language * sctp/src/sctp_sha1.h: remove any later language * sctp/tests/dummy1.m4: remove any later language * sctp/tests/dummy2.m4: remove any later language * sctp/tests/dummy3.m4: remove any later language * sctp/tests/dummy4.m4: remove any later language 2007-05-18 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * debian/sctp-core.preinst.in: corrected array subscript syntax error * debian/sctp-core.prerm.in: corrected array subscript syntax error * sctp.spec.in: corrected array subscript syntax error 2007-05-17 Brian Bidulock * acinclude.m4: check for nf_reset 2007-05-07 Brian Bidulock * tests/kernel.at: correction to module test for new distros * doc/manual/news.texi: updated release files 2007-05-06 Brian Bidulock * sctp.spec.in: make GPL version more obvious 2007-04-17 Brian Bidulock * tests/testsuite.at: testsuite factoring 2007-04-12 Brian Bidulock * tests/local.at: corrected typo 2007-03-25 Brian Bidulock * acinclude.m4: support for 2.6.20-1.2307.fc5 * doc/manual/news.texi: support for 2.6.20-1.2307.fc5 * include/net/sctp.h: support for 2.6.20-1.2307.fc5 * src/sctp.c: support for 2.6.20-1.2307.fc5 * src/sctp_glue.c: support for 2.6.20-1.2307.fc5 2007-03-15 Brian Bidulock * doc/manual/news.texi: pushed release date 2007-03-12 Brian Bidulock * test/test-tcpc.c: rationalize to stacks * test/test-tcps.c: rationalize to stacks * test/test-udpc.c: rationalize to stacks * test/test-udps.c: rationalize to stacks * doc/man/man8/test-tcpc.8.man: updates * doc/man/man8/test-udpc.8.man: updates * doc/man/man8/test-sctp-dc.8.man: boosted default port 10000->18000 * doc/man/man8/test-sctp-sc.8.man: boosted default port 10000->18000 * doc/man/man8/test-sctp-tc.8.man: boosted default port 10000->18000 * doc/man/man8/test-sctpc.8.man: boosted default port 10000->18000 * doc/man/man8/test-tcp-dc.8.man: boosted default port 10000->18000 * doc/man/man8/test-tcp-tc.8.man: boosted default port 10000->18000 * doc/man/man8/test-tcpc.8.man: boosted default port 10000->18000 * doc/man/man8/test-udpc.8.man: boosted default port 10000->18000 * test/test-sctp-dc.c: boosted default port 10000->18000 * test/test-tcpc.c: boosted default port 10000->18000 * test/test-sctp-ds.c: boosted default port 10000->18000 * test/test-sctp-sc.c: boosted default port 10000->18000 * test/test-sctp-ss.c: boosted default port 10000->18000 * test/test-sctp-tc.c: boosted default port 10000->18000 * test/test-sctp-ts.c: boosted default port 10000->18000 * test/test-sctpc.c: boosted default port 10000->18000 * test/test-sctps.c: boosted default port 10000->18000 * test/test-tcp-dc.c: boosted default port 10000->18000 * test/test-tcp-ds.c: boosted default port 10000->18000 * test/test-tcp-tc.c: boosted default port 10000->18000 * test/test-tcp-ts.c: boosted default port 10000->18000 * test/test-tcps.c: boosted default port 10000->18000 * test/test-udpc.c: boosted default port 10000->18000 * test/test-udps.c: boosted default port 10000->18000 * tests/local.at: corrections for autotest 2.59b+ * util/init/sctp: do not preload sctp * util/init/sctp.sh: do not preload sctp * util/sysconfig/sctp: do not preload sctp - preloading sctp messes up strsctp installcheck * test/test-tcpc.c: test updates 2007-03-11 Brian Bidulock * test/test-tcpc.c: rework test pprograms and suites 2007-03-08 Brian Bidulock * util/init/sctp.sh: ubuntu looks for lsb info in init scripts 2007-03-07 Brian Bidulock * src/sctp.c: shorten cache names * src/sctp.c: rename caches different from strsctp. * tests/atlocal.in: tool substitutions changed 2007-03-06 Brian Bidulock * doc/manual/Makefile.am: attempt proper texinfo dependencies 2007-03-05 Brian Bidulock * acinclude.m4: get rid of extraneous warnings * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * sctp.spec.in: updated changelog 2007-03-04 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * debian/copyright: updates for release * doc/manual/news.texi: updates for release * sctp.spec.in: do not propagate empty flags * debian/rules.in: do not propagate empty flags 2007-02-28 Brian Bidulock * acinclude.m4: #ifdef instead of #if * doc/manual/configure.texi: updates and corrections * doc/manual/descrip.texi: updates and corrections * doc/manual/news.texi: updates and corrections * doc/manual/releases.texi: updates and corrections * doc/manual/rpm.texi: updates and corrections * doc/manual/sctp.7.texi: updates and corrections * doc/manual/sctp.texi: updates and corrections * doc/manual/todo.texi: updates and corrections * doc/manual/tree.texi: updates and corrections 2007-02-12 Brian Bidulock * sctp.spec.in: support for autoconf 2.61 * configure.ac: support for autoconf 2.61 * cvsignore: support for autoconf 2.61 * debian/mscript_header.in: support for autoconf 2.61 * debian/rules.in: support for autoconf 2.61 * doc/manual/news.texi: support for autoconf 2.61 * doc/manual/texi/install.texi: support for autoconf 2.61 * m4/devfs.m4: support for autoconf 2.61 * m4/openss7.m4: support for autoconf 2.61 * m4/streams.m4: support for autoconf 2.61 * scripts/texi/install.texi: support for autoconf 2.61 * tests/atlocal.in: support for autoconf 2.61 2007-01-28 Brian Bidulock * doc/man/sctp.refs: updated references 2007-01-09 Brian Bidulock * .pkgrelease: bumped version number for next release * doc/manual/news.texi: bumped version number for next release * scripts/texi/versions.texi: bumped version number for next release * ANNOUNCE: final post-release updates * NEWS: final post-release updates * doc/manual/news.texi: final post-release updates 2007-01-08 Brian Bidulock * AUTHORS: updated for release * NEWS: updated for release * README: updated for release * README-cvs: updated for release * THANKS: updated for release * doc/manual/descrip.texi: updated for release * doc/manual/news.texi: updated for release * doc/manual/releases.texi: updated for release * doc/manual/tree.texi: updated for release * rel20070108_2.html: added release file 2006-12-31 Brian Bidulock * AUTHORS: updated documentation for release * NEWS: updated documentation for release * README: updated documentation for release * README-cvs: updated documentation for release * THANKS: updated documentation for release * doc/man/sctp.macros: updated documentation for release 2006-12-29 Brian Bidulock * sctp.spec.in: old rpms hate nested ifs * sctp.spec.in: changes for successful master build * doc/manual/prerequisites.texi: changes for successful master build 2006-12-23 Brian Bidulock * acinclude.m4: corrected manpage paths and includes 2006-12-14 Brian Bidulock - debian script corrections from Michael Fig * debian/mscript_postinst.in: debian script corrections * debian/mscript_postrm.in: debian script corrections * debian/mscript_preinst.in: debian script corrections * debian/rules.in: debian script corrections * debian/sctp-devel.preinst.in: debian script corrections 2006-10-30 Brian Bidulock * tests/local.at: added ability to sync between test cases 2006-10-27 Brian Bidulock * acinclude.m4: change linux/config.h to autoconf.h for 2.6.18 * include/net/sctp.h: change linux/config.h to autoconf.h for 2.6.18 * include/net/sock.h: change linux/config.h to autoconf.h for 2.6.18 * src/sctp.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_adler32.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_crc32c.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_glue.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_hmac_md5.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_hmac_sha1.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_md5.c: change linux/config.h to autoconf.h for 2.6.18 * src/sctp_sha1.c: change linux/config.h to autoconf.h for 2.6.18 2006-10-21 Brian Bidulock * doc/man/sctp.refs: updated streams release number 2006-10-12 Brian Bidulock * acinclude.m4: removed redundant debug flags * include/net/sctp.h: removed redundant debug flags * src/sctp_debug.h: updated debugging macros 2006-10-10 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * THANKS: updates for release * doc/man/sctp.refs: updates for release 2006-10-05 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * THANKS: updates for release * doc/manual/news.texi: updates for release * doc/manual/todo.texi: updates for release 2006-10-03 Brian Bidulock * doc/manual/news.texi: update release notes * Makefile.am: remove AUTOCONFIG_H 2006-10-02 Brian Bidulock * sctp.spec.in: corrections, cooked manpages and documentation * debian/changelog: notes 2006-10-01 Brian Bidulock * debian/sctp-dev.postinst.in: add and remove devices * debian/sctp-dev.preinst.in: add and remove devices * debian/sctp-dev.prerm.in: add and remove devices * debian/rules.in: get debian rules working better * am/release.am: distribute release files * am/libraries.am: distribute library version files * Makefile.am: distribute release and library version files 2006-09-29 Brian Bidulock * configure.ac: add AC_LIBTOOL_DLOPEN 2006-09-24 Brian Bidulock * AUTHORS: updated release notes * NEWS: updated release notes * doc/manual/news.texi: updated release notes 2006-09-23 Brian Bidulock * AUTHORS: updated news * doc/manual/news.texi: updated news * NEWS: updated news 2006-09-17 Brian Bidulock * doc/manual/news.texi: major update notices * configure.ac: added 32-bit binary directory lib32/Makefile.am * scripts/check_libs: strip library symbol version on check * tests/atlocal.in: updated testsuite headers * tests/kernel.at: updated testsuite headers * tests/testsuite.at: updated testsuite headers * Makefile.am: added 32-bit compatibility libraries and binaries * sctp.spec.in: added 32-bit compatibility libraries and binaries * lib32/Makefile.am: added 32-bit compatibility makefile 2006-09-02 Brian Bidulock * doc/manual/Makefile.am: missing bugs.texi from release * am/release.am: changes to pass distcheck 2006-08-26 Brian Bidulock * doc/manual/todo.texi: added todo file * doc/manual/bugs.texi: added bugs file 2006-08-25 Brian Bidulock * am/release.am: added new release control file * doc/manual/descrip.texi: added short description file 2006-08-24 Brian Bidulock * doc/manual/sctp.texi: some improvements to documentation * am/sctp.am: handle null module list * Makefile.am: base SCTP build on WITH_KO_MODULES * Makefile.am: automating release files * doc/manual/Makefile.am: automating release files * doc/manual/prerequisites.texi: automating release files * doc/manual/releases.texi: automating release files * doc/manual/sctp.texi: automating release files * doc/manual/texi/quick.texi: automating release files * scripts/texi/macros.texi: automating release files * scripts/texi/versions.texi: automating release files 2006-08-23 Brian Bidulock * doc/manual/sctp.texi: added Preface * scripts/texi/funding.texi: correction * am/kernel.am: handle empty kernel module lists * .cvsignore: better ignoring * doc/manual/.cvsignore: better ignoring * scripts/texi/funding.texi: correction * sctp/src/sctp.c: rationalized to strsctp 2006-08-22 Brian Bidulock * scripts/texi/compat.texi: created common compatibility text * scripts/texi/macros.texi: created common macros file * NEWS: updated for release * acinclude.m4: add checks from strsctp package in preparation for 2.6 * doc/manual/Makefile.am: added macros.texi and compat.texi dependencies * doc/manual/releases.texi: removed compat information * doc/manual/sctp.texi: remove macros * src/sctp.c: rationalized to strsctp 2006-08-16 Brian Bidulock * doc/manual/releases.texi: added supported SuSE distirbutions * m4/kernel.m4: adjusted autoconf.h path for SLES 10 * m4/pr.m4: more info for SLES distribution * m4/rpm.m4: more info for SLES distribution 2006-08-14 Brian Bidulock * sctp.spec.in: get kernel_source right for SUSE smp kernel 2006-08-09 Brian Bidulock * m4/kernel.m4: SLES doesn't include -ffreestanding 2006-08-08 Brian Bidulock * doc/manual/releases.texi: added SLES 9 to supported distros * doc/manual/texi/install.texi: debs apply to Debian not RedHat * scripts/texi/install.texi: debs apply to Debian not RedHat 2006-07-16 Brian Bidulock * .pkgrelease: bumped release number for release candidate 3 * debian/changelog: bumped release number for release candidate 3 * NEWS: bumped release number for release candidate 3 * acinclude.m4: handle skb_linearize with one arg on recent kernels * src/sctp.c: handle skb_linearize with one arg on recent kernels 2006-07-09 Brian Bidulock * README: updated quick installation instructions 2006-07-08 Brian Bidulock * .pkgrelease: bumped version to release candidate 2 * NEWS: bumped version to release candidate 2 * debian/changelog: bumped version to release candidate 2 * debian/rules.in: clean deb package master build 2006-07-07 Brian Bidulock * debian/copyright: typo 2006-07-06 Brian Bidulock * debian/changelog: packaged release candidate for Mark Fugate * debian/control.in: first full debian master package build of debs on Ubuntu * debian/rules.in:: first full debian master package build of debs on Ubuntu 2006-07-05 Brian Bidulock * NEWS: package release candidate for Mark Fugate * .pkgrelease: package release candidate for Mark Fugate 2006-07-03 Brian Bidulock * README: updated for release * README-cvs: updated for release * doc/manual/releases.texi: updated for release 2006-07-02 Brian Bidulock * doc/manual/releases.texi: updates for release 2006-07-01 Brian Bidulock * debian/changelog: changes for Ubuntu dpkg build * debian/control.in: changes for Ubuntu dpkg build * debian/rules.in: changes for Ubuntu dpkg build * Makefile.am: added new KERNEL_BLDFLAGS build flags for 2.6.16+ 2006-06-13 Brian Bidulock * doc/man/sctp.refs: updated references for IUA, DUA, M2PA 2006-05-08 Brian Bidulock * scripts/strconf-sh: added module id base to strconf * m4/strconf.m4: added module id base to strconf * am/strconf.am: added module id base to strconf * acinclude.m4: added module id base to strconf 2006-04-25 Brian Bidulock * doc/man/sctp.refs: more references 2006-04-22 Brian Bidulock * doc/man/sctp.refs: added a few more references 2006-04-08 Brian Bidulock * doc/man/sctp.refs: corrected spelling error reported by spammer 2006-04-07 Brian Bidulock * doc/man/sctp.refs: added some RFC references 2006-04-05 Brian Bidulock * doc/man*/*.man: Moved all .so xxx.macros lines down beneath .R2 with a script. SuSE 10's broken man(1) program thinks that .so lines after a comment line is a redirect, but it is not. No other man(1) is that stupid. OTOH SuSE 10's man(1) uses zsoelim, so it doesn't matter if our .macros file gets compressed (just our .refs file). Also updated all copyright headers. 2006-03-29 Brian Bidulock * Makefile.am (KERNEL_PRELOADS): removed sctp.o from preloads * doc/manual/sctp.texi: replaced references to XNS stuff * doc/manual/tree.texi: replaced references to XNS stuff * include/linux/hooks.h.in: Removed redundant ifdefs. Fixed unresovled symbols occuring on some systems. (Reported by Sumit.) (ip_route_output_flow): replacement function instead of macro (__ip_route_output_key): replacement function instead of macro (__xfrm_sk_clone_policy): replacement function instead of macro (xfrm_policy_delete): replacement function instead of macro * src/sctp.c (init_module): Fixed glaring error in sctp_init preventing kernel module from loading. (Reported by Sumit.) * sctp.spec.in (%files init): added init scripts to release * am/kernel.am: don't build modules boot directory if nothing for it * util/init/README: added readme file for init scripts * util/init/sctp: added redhat/LSB style init script * util/init/sctp.sh: added debian style init script * util/sysconfig/README: added reame file for configuration files * util/sysconfig/sctp: added configuration source for init script * util/sysconfig/sctp.conf: added sysctl init source * scripts/send-pr: wouldn't pass --help --version check when searching for config files * am/pr.am (distclean-send-pr): character escape in sed expression * NEWS: updated for re-release * ANNOUNCE: updated for re-release * doc/man/man7/sctp.7.man: corrections * man/man7/sctp.7.man: corrections (same file as doc/man/man7/sctp.7.man) * doc/manual/Makefile.am: added sctp.7.texi * doc/manual/releases.texi: updated release notes * doc/manual/sctp.7.texi: added texinfo version of man page * doc/manual/texi/install.texi: corrected @fnindex * scripts/texi/install.texi: corrected @fnindex * doc/manual/releases.texi: corrected release node * doc/manual/sctp.7.texi: added nodes for better info navigation * doc/manual/texi/testsuite.texi (Running Test Suites): fixed section level * scripts/texi/testsuite.texi (Running Test Suites): fixed section level 2006-03-24 Brian Bidulock * doc/man/sctp.refs: updated LiS and STREAMS release numbers * sctp.spec.in (%package test): described send-pr 2006-03-23 Brian Bidulock * sctp.spec.in: added send-pr files * NEWS: updated release notes * doc/manual/releases.texi: updated release notes 2006-03-22 Brian Bidulock * doc/manual/sctp.texi: added makefile target index * doc/manual/releases.texi: bumped release number * sctp.lsm.in: boutelli can't handle decimal point in lsm 2006-03-21 Brian Bidulock * .cvsignore: added *.pr files * Makefile.am: added pr.am for problem reports * acinclude.m4: added pr.m4 and call _AUTOPR for problem reports 2006-03-20 Brian Bidulock * Makefile.am: added checks for DEVELOPMENT * sctp.spec.in: tied in --disable-devel flag * configure.ac: updated and rationalized * doc/manual/Makefile.am: added checks for DEVELOPMENT 2006-03-16 Brian Bidulock * ANNOUNCE: added announcement file for release * .pkgrelease: bumped release number after release * NEWS: prepare for next release 2006-03-15 Brian Bidulock * configure.ac (AC_CONFIG_SRCDIR): change unique file to .lsm.in file * tests/local.at: set better defaults for stand-alone test suites * doc/manual/releases.texi (Release Notes): updated for release 2006-03-14 Brian Bidulock * sctp.spec.in: added second rpmextra string 2006-03-11 Brian Bidulock * configure.ac: allow --disable-dependency-tracking in maintainer mode 2006-03-10 Brian Bidulock * sctp.spec.in: updated description fields and headers 2006-03-09 Brian Bidulock * configure.ac: got rid of autoconf nits * sctp.lsm.in: make suitable for Linux Software Map submission 2006-03-08 Brian Bidulock * doc/manual/releases.texi (Prerequisites): updated for release 2006-03-07 Brian Bidulock * sctp.spec.in: updated %description's * am/help.am: documented remove target * am/openss7.am: added remove target and reverse recursive targets * debian/changelog: updated release numbering * debian/copyright: updated headers * debian/control.in: updated deprecated references to LiS 2006-03-06 Brian Bidulock * doc/man/Makefile.am: updated headers * doc/manual/Makefile.am: updated headers * doc/specs/Makefile.am: updated headers * doc/Makefile.am: updated headers * include/Makefile.am: updated headers * tests/Makefile.am: updated headers * Makefile.am: updated headers 2006-03-04 Brian Bidulock * tests/local.at: updated headers 2006-03-03 Brian Bidulock * THANKS: updated for release * doc/man/sctp.macros: updated for release * doc/man/sctp.refs: updated references * README-nexusware: updated for release 2006-03-02 Brian Bidulock * README: updated for release * doc/manual/releases.texi: updated release notes * doc/manual/releases.texi (Bugs, Known Bugs, Maturity): updated release notes * doc/manual/sctp.texi (detailed node listing): added missing Troubleshooting * README-cvs: updated for release 2006-03-01 Brian Bidulock * ChangeLog: corrected format of change log * TODO: updated to do items * README: updated for release 2006-02-23 Brian Bidulock * ChangeLog: modified -- updated for new release * Makefile.am: modified -- added TODO file to distribution * TODO: added -- added TODO file to distribution 2006-02-13 Brian Bidulock - Changes from sctp 0.2.22 release: * m4/kernel.m4: changes for Gentoo and 2.6.15 kernels ----- Copyright (c) 2001-2006 OpenSS7 Corporation Copyright (c) 1997-2000 Brian F. G. Bidulock 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; version 2 of the License. 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. U.S. GOVERNMENT RESTRICTED RIGHTS. If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you. If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations ("DFARS") (or any successor regulations) and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency of the Government other than DoD, it is classified as "Restricted Computer Software" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any successor regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR (or any successor regulations). Commercial licensing and support of this software is available from OpenSS7 Corporation at a fee. See http://www.openss7.com/ vim: ft=changelog tw=80 com=fb\:*,fb\:- fo+=tcqlorn nocin nosi