OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Thu, 16 Mar 2006 11:01:24 GMT
Home Top Index First Prev Next Last More Download Info FAQ Mail  Home -> Resources -> Download
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Package

Manual

Status

FAQ

Resources

Packages

Sys Req

Download

Mailing Lists

Browse Source

CVS Archive

Bug Reports

Library

Hardware

Vendor Links

Home

Overview

Status

Documentation

Resources

About

News

Downloads

Description: OpenSS7 Resources Donloads.

All OpenSS7 software package releases are signed with a 2048-bit DSA private key. In the following table, where a software package is listed as <package name>.tgz, the signature is in <package name>.tgz.asc. These are ASCII armoured PGP signatures. The public key necessary to verify the signatures for the packages is available under "Public Keys." When the public key has been imported, the package can be verified with:  

gpg --verify <package name>.tgz.asc <package name>.tgz.

Also, all our RPM release in the RPMS directory are signed with the OpenSS7 software key. They can be verified after importing the key (as described above) with the rpm command:  

rpm -vvK <package name>.rpm.

Please see System Requirements before reporting what appears to be bugs with these packages. For bug reports and feature requests, use our GNATS web-based system for reporting. You will find bug reporting instructions here.  

Date Version Download File Size
Jun 24, 2007 0.9.2 Release 2 osr61-0.9.2.2.tar.bz2
osr61-0.9.2.2.tar.bz2.asc
osr61-0.9.2.2.tar.gz
osr61-0.9.2.2.tar.gz.asc
osr61-0.9.2.2-1.src.rpm
2132171

2615950

2173990
This is the second release from The OpenSS7 Project of the Dialogic Open Systems Release 6.1 package and is now part of the OpenSS7 Master Package (openss7-0.9.2.F). This package provides dlgn, mercd and pmacd device drivers, as well as a dvbm and sctmr module. Additional drivers are the gncfd and gpio modules. The package contains all the necessary manual pages and other documentation for components in an autoconf tarball.

This release is the second public release.

Major features are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is another public alpha release of the package. Please see README-alpha in the release, or Maturity, in the manual.

Jun 24, 2007 0.9.2 Release F openss7-0.9.2.F.tar.bz2
openss7-0.9.2.F.tar.bz2.asc
openss7-0.9.2.F.tar.gz
openss7-0.9.2.F.tar.gz.asc
66965987

79558422
This is the fifth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures.

The OpenSS7 Master Package is not released as often as the sub-packages. As sub-packages are released more often, to rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Staggering performance improvements. Corrections and performance tuning of the Linux Fast-STREAMS package has had performance improvements across the board in the subpackages. Linux Fast-STREAMS and its subpackages now run up to 6 times faster than before. Linux Fast-STREAMS is now running 25 times faster than the deprecated (and darn slow) LiS. See the STREAMS, UDP, TCP and SCTP performance pages for more information on this performance breakthrough.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 and 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 streams-0.9.2.3.tar.bz2
streams-0.9.2.3.tar.bz2.asc
streams-0.9.2.3.tar.gz
streams-0.9.2.3.tar.gz.asc
streams-0.9.2.3-1.src.rpm
4867413

5954113

4931175
This is the twelfth OpenSS7 Project release of Linux Fast-STREAMS. LiS was fully deprecated as of a previous release and Linux Fast-STREAMS is now the only STREAMS package contained in the OpenSS7 Master Package (since openss7-0.9.2.D).

This release is a stable, production grade release for Linux Fast-STREAMS. The release includes maintenance support for recent distributions and tool chain, but also includes some performance and feature upgrades and inspection bug fixes.

Major features since the last public release are as follows:

  • Significant performance improvements. STREAMS-based pipes in the package now perform a staggering 2 to 5 times (%200 to %500) faster than the old legacy 4.1BSD/SVR3 Linux pipes currently in the kernel. See the STREAMS Performance page for more information.
  • The impact of these performance changes is that Linux Fast-STREAMS now runs faster and looser on SMP systems: if your drivers have race conditions they will likely be exacerbated by this version.
  • Significant rework of the Stream head and both enabling and back-enabling utilities. Handling of enabling flags QWANTR and QWANTW were not being performed quite properly. Also, service procedures for the read side stream head read queue was added to defer wake-ups when possible. The result is the very significant observed performance improvements (as though it was not fast enough already).
  • The strace(8), strerr(8) utilities and log(4) driver have had some corrections. The STREAMS trace logger is now an excellent way for trace logging of fielded production drivers. A number of OpenSS7 drivers have already been converted to use this facility.
  • Significant rework of STREAMS synchronization. OSF/1 Mentat style synchronization levels, Solaris style perimeters, and SVR 4.2 style load refusal are fully supported. Some idiosyncrasies of AIX, HP-UX, MacOT and VxWorks are also supported.
  • Corrected a few bugs. See BUGS in the release for more information.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 and 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 6 strcompat-0.9.2.6.tar.bz2
strcompat-0.9.2.6.tar.bz2.asc
strcompat-0.9.2.6.tar.gz
strcompat-0.9.2.6.tar.gz.asc
strcompat-0.9.2.6-1.src.rpm
1966154

2452561

2009345
This is the sixth separate OpenSS7 Project release of the OpenSS7 STREAMS Compatibility package. The package was originally present in the Linux Fast-STREAMS streams-0.7a.2 release package, but has been separated for six releases. These compatibility modules provide source level compatibility with AIX, HPUX, OSF/1, MacOT, Mentat, SUX, Solaris, SUPER/UX, IRIX, LiS, UnixWare, UXP/V and SVR 4.2 STREAMS. The package contains all the necessary manual pages and other documentation in an autoconf tarball.

This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F). It deprecates previous releases. Please upgrade before reporting bugs on previous releases.

This release is primarily a maintenance release.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 and 2.6.21 kernel.
  • Rework of mi_timer(9) based timers with the addition of several new helper functions. Enhancements and minor corrections to some OpenSS7 specific compatibility functions.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 4 strbcm-0.9.2.4.tar.bz2
strbcm-0.9.2.4.tar.bz2.asc
strbcm-0.9.2.4.tar.gz
strbcm-0.9.2.4.tar.gz.asc
strbcm-0.9.2.4-1.src.rpm
1475899

1825069

1517279
This is an internal alpha release of the package.

Major changes for release strbcm-0.9.2.4:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Jun 24, 2007 0.9.2 Release 6 strutil-0.9.2.6.tar.bz2
strutil-0.9.2.6.tar.bz2.asc
strutil-0.9.2.6.tar.gz
strutil-0.9.2.6.tar.gz.asc
strutil-0.9.2.6-1.src.rpm
1724946

2238408

1763457
This is an internal alpha release of the package.

Major features since the last internal release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 strtty-0.9.2.3.tar.bz2
strtty-0.9.2.3.tar.bz2.asc
strtty-0.9.2.3.tar.gz
strtty-0.9.2.3.tar.gz.asc
strtty-0.9.2.3-1.src.rpm
1610028

1959996

1650903
This is the third separate release from The OpenSS7 Project of the OpenSS7 STREAMS Terminals package. This package provides pts and ptm pseudo-terminal drivers, as well as an ldterm module. Additional modules are the ptem, ttcompat and pckt modules. The package contains all the necessary manual pages and other documentation for terminal and pseudo-terminal components in a separate autoconf tarball.

This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Jun 24, 2007 0.9.2 Release 6 strxns-0.9.2.6.tar.bz2
strxns-0.9.2.6.tar.bz2.asc
strxns-0.9.2.6.tar.gz
strxns-0.9.2.6.tar.gz.asc
strxns-0.9.2.6-1.src.rpm
3648934

4276688

3711048
This is another separate release from the OpenSS7 Project of the OpenSS7 XNS Networking package, formerly part of the (now deprecated) Linux STREAMS (LiS) package. These networking modules provide DLPI, NPI and Linux IP drivers, as well as providing CDI, DLPI and NPI header files. The package contains all the necessary manual pages and other documentation for XNS components in a separate autoconf tarball.

This release is primarily a maintenance release supporting recent distributions and tool chains. This release is a stable production release for Linux Fast-STREAMS.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 11 strxnet-0.9.2.11.tar.bz2
strxnet-0.9.2.11.tar.bz2.asc
strxnet-0.9.2.11.tar.gz
strxnet-0.9.2.11.tar.gz.asc
strxnet-0.9.2.11-1.src.rpm
2959813

3582901

3018253
This OpenSS7 Project release is another separate release of the OpenSS7 XTI/TLI Networking that were formerly part of the strinet package. These networking modules provide TPI and XTI/TLI library, as well as providing TPI and XTI header files. The package contains all the necessary manual pages and other documentation, including a reprint of the TPI 1.5 specification, for XTI components. The package is packaged as an OpenSS7 style autoconf tarball.

This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E).

This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS. Even running the entire XTI library via netperf, all networking components have show dramatic improvements over Sockets.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 strnsl-0.9.2.3.tar.bz2
strnsl-0.9.2.3.tar.bz2.asc
strnsl-0.9.2.3.tar.gz
strnsl-0.9.2.3.tar.gz.asc
strnsl-0.9.2.3-1.src.rpm
2024415

2466248

2068518
This is the third separate release from The OpenSS7 Project of the OpenSS7 STREAMS Network Services Library package. This package provides the libxnsl library providing the Network Selection Facility for the Network Services Library. The package contains all the necessary manual pages and other documentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the third alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F). The release provides support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Support build on openSUSE 10.2.
  • Fixed problems with conflicting /etc/netconfig file definitions between libtirpc and this implementation of the network configuration utilities.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Jun 24, 2007 0.9.2 Release 3 strsock-0.9.2.3.tar.bz2
strsock-0.9.2.3.tar.bz2.asc
strsock-0.9.2.3.tar.gz
strsock-0.9.2.3.tar.gz.asc
strsock-0.9.2.3-1.src.rpm
1843376

2304663

1884149
This OpenSS7 Project release is the third separate release of the OpenSS7 STREAMS Sockets package whose components were formerly part of the strss7, strxnet and streams packages. These networking modules provide the Sockets library. The package contains all the necessary manual pages and other documentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the third alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F). This release is primarily a maintenance release supporting recent distributions and tool chains.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Jun 24, 2007 0.9.2 Release 6 strinet-0.9.2.6.tar.bz2
strinet-0.9.2.6.tar.bz2.asc
strinet-0.9.2.6.tar.gz
strinet-0.9.2.6.tar.gz.asc
strinet-0.9.2.6-1.src.rpm
2778100

3490872

2755816
This OpenSS7 Project release is another separate add-on package release of the OpenSS7 INET Networking package that was formerly present in the (now deprecated) LiS package. The networking drivers are provided, as well as the TPI and XTI header files for INET and loop-back operation. The package contains all the necessary manual packages and other documentation for INET components in a separate autoconf tarball. This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F).

This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Staggering performance improvements. The performance improvements/correction provided in the streams-0.9.2.3 Linux Fast-STREAMS package and a little bit of performance tuning of the streams-inet and streams-udp drivers has resulted in staggering performance improvements.
  • STREAMS XTIoS TCP now runs up to 300% faster than Linux TCP in tests. See the TCP Performance page for more information.
  • STREAMS UDP now runs up to 60% faster than Linux UDP in tests. See the UDP Performance page for more information.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 8 strsctp-0.9.2.8.tar.bz2
strsctp-0.9.2.8.tar.bz2.asc
strsctp-0.9.2.8.tar.gz
strsctp-0.9.2.8.tar.gz.asc
strsctp-0.9.2.8-1.src.rpm
2644726

3230342

2690956
This release is the eighth separate release of the OpenSS7 STREAMS SCTP driver that was formerly present in the OpenSS7 SS7/SIGTRAN/ISDN/VoIP strss7 package. The networking driver (streams-sctp) is provided, as well as NPI, TPI and XTI header files for SCTP operation. The package contains the necessary manual pages and other documentation for SCTP components in a separate autoconf tarball.

This release is a stable production release for Linux Fast-STREAMS. This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Staggering performance improvements. The performance improvements/correction provided in the streams-0.9.2.3 Linux Fast-STREAMS package and a little bit of performance tuning of the streams-sctp driver has resulted in staggering performance improvements.
  • STREAMS SCTP now runs up to 300% faster than Linux TCP in tests. See the STREAMS SCTP Performance page for more information.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 strchan-0.9.2.3.tar.bz2
strchan-0.9.2.3.tar.bz2.asc
strchan-0.9.2.3.tar.gz
strchan-0.9.2.3.tar.gz.asc
strchan-0.9.2.3-1.src.rpm
1579735

1968317

1617007
This is the third separate release from The OpenSS7 Project of the OpenSS7 STREAMS Channels package. The package provides components that were previously part of the strss7 package. This package contains all the necessary manual pages and other documentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the third pre-alpha release for Linux Fast-STREAMS and is an optional part of the OpenSS7 Master Package (as of openss7-0.9.2.D).

This release is a maintenance release providing support for recent distributions and tool chains.

This is the second public pre-alpha release of the package. Please see README-alpha in the release or Maturity, in the manual.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

Jun 24, 2007 0.9.2 Release 3 striso-0.9.2.3.tar.bz2
striso-0.9.2.3.tar.bz2.asc
striso-0.9.2.3.tar.gz
striso-0.9.2.3.tar.gz.asc
striso-0.9.2.3-1.src.rpm
1618753

1995760

1660957
This release is the third open source release of the OpenSS7 ISO Stack package. Some of the components in this package were formerly present in the strss7 package. Various networking drivers are provided as well as CDI, DLPI, NPI, TPI and XTI header files for ISO/OSI operation. The package contains the necessary manual pages and other documentation for ISO/OSI components in a separate autoconf tarball.

This is the second alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F).

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Jun 24, 2007 2.3 Release 6 netperf-2.3.6.tar.bz2
netperf-2.3.6.tar.bz2.asc
netperf-2.3.6.tar.gz
netperf-2.3.6.tar.gz.asc
netperf-2.3.6-1.src.rpm
2159723

2704568

2206593
This is the sixth full release of the OpenSS7 NETPERF Utility package. This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.F).

This release is largely a maintenance release that provides support for more distributions an architectures as well as tracking feature updates on related packages.

Major features since the last public release are as follows:

  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 strisdn-0.9.2.3.tar.bz2
strisdn-0.9.2.3.tar.bz2.asc
strisdn-0.9.2.3.tar.gz
strisdn-0.9.2.3.tar.gz.asc
strisdn-0.9.2.3-1.src.rpm
1599681

1980957

1637528
This is the second open source release of the OpenSS7 STREAMS ISDN package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the ISDN components were separated from the strss7 package and placed in this package. Not all of the ISDN components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is LAPD. lapd(4) is a pushable STREAMS module that is pushed over a cdi(4) HDLC channel to form an ISDN Q.931 link providing the Data Link Provider Interface (dlpi(7)). A complete test suite will be available in a further release.

Subsequent releases in 4Q 2007 will include the additional full ISDN Q.931, Q.933, GR-303 and V5.2 drivers with conformance test suites.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com. This is a maintenance release providing support for additional distributions and tool chains.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public alpha release of the package. Please see README-alpha in the release.

Jun 24, 2007 0.9a Release 7 strss7-0.9a.7.tar.bz2
strss7-0.9a.7.tar.bz2.asc
strss7-0.9a.7.tar.gz
strss7-0.9a.7.tar.gz.asc
strss7-0.9a.7-1.src.rpm
23239164

25527045

23306416
The OpenSS7 SS7 Stack package contains a wide array of SS7 drivers and components for Linux Fast-STREAMS. This is the public release package which has most of the components removed. Subscribers and sponsors of the OpenSS7 Project have access to the full array of components.

This is the sixth release of the OpenSS7 SS7 Stack strss7 package that contains SS7 (Signalling System No. 7) signalling stack components for Linux Fast-STREAMS. The package contains the necessary header files, manual pages and other documentation for SS7 components in a separate autoconf tarball.

This release is primarily to support recent compilers, kernels and distributions.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 sigtran-0.9.2.3.tar.bz2
sigtran-0.9.2.3.tar.bz2.asc
sigtran-0.9.2.3.tar.gz
sigtran-0.9.2.3.tar.gz.asc
sigtran-0.9.2.3-1.src.rpm
2472701

3320049

2511015
This is the third open source release of the OpenSS7 STREAMS SIGTRAN package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the SIGTRAN and SS7 over IP components were separated from the strss7 package and placed in this package. Not all of the SIGTRAN components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is M2PA. m2pa_sl(4) is a pushable STREAMS module that is pushed over a sctp_n(4) SCTP driver Stream to form an M2PA signalling link providing the Signalling Link service interface (sli(7)). A complete test suite that tests to draft-bidulock-sigtran-m2pa-07.txt is included in the release. The historical SS7 over IP implementations are provided, but without conformance test suites. The release also contains simplified AS modules for M2UA (m2ua_as(4)), M3UA (m3ua_as(4)) that as yet do not have a conformance test suite.

Subsequent releases in 3Q 2007 will include the additional full M3UA, SUA and TUA multiplexing drivers with conformance test suites.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS and STREAMS SCTP.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a stable, production grade release of M2PA for Linux Fast-STREAMS. It deprecates previous SIGTRAN component releases from the strss7 package. Please upgrade to the most current release of these components before reporting bugs.

Jun 24, 2007 0.9.2 Release 3 strvoip-0.9.2.3.tar.bz2
strvoip-0.9.2.3.tar.bz2.asc
strvoip-0.9.2.3.tar.gz
strvoip-0.9.2.3.tar.gz.asc
strvoip-0.9.2.3-1.src.rpm
1564475

1906056

1602364
This is the third open source release of the OpenSS7 STREAMS VOIP package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the VOIP components were separated from the strss7 package and placed in this package. Not all of the VOIP components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is H.323 call control. h323(4) is a STREAMS multiplexing driver that links tcp(4) or sctp(4) streams to form an H.323 Gatekeeper.

Subsequent releases in 3Q 2007 will include the additional full H.323, SIP-T and GCP drivers with conformance test suites.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com. This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Dramatic performance improvements enabled by Linux Fast-STREAMS.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public beta release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs. Please see README-alpha in the release.

Jun 24, 2007 0.2 Release 26 sctp-0.2.26.tar.bz2
sctp-0.2.26.tar.bz2.asc
sctp-0.2.26.tar.gz
sctp-0.2.26.tar.gz.asc
sctp-0.2.26-1.src.rpm
2140497

2632141

2195779
This is the twenty-sixth release of the Linux Native (Sockets) SCTP from the OpenSS7 Project. This release, as with other releases, on builds and installs on 2.4 kernels. This package is not as important to the OpenSS7 Project as the STREAMS version of SCTP, which provides the basis for all of the SIGTRAN components for the OpenSS7 stacks. Also, the STREAMS version runs on both 2.4 and 2.6 kernels.

This is a stable production release: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

This is primarily a maintenance release correcting reported bugs, but also includes the latest packaging improvements.

Major features since the last public release are as follows:

  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 2.0 Release 7 iperf-2.0.7.tar.bz2
iperf-2.0.7.tar.bz2.asc
iperf-2.0.7.tar.gz
iperf-2.0.7.tar.gz.asc
iperf-2.0.7-1.src.rpm
1194462

1464121

1234332
This is the OpenSS7 Project's seventh release of the University of Illinois iperf package, modified to work with the OpenSS7 Linux Native (Sockets) implementation of SCTP (Stream Control Transmission Protocol - RFC 2960). This package contains all of the necessary manual pages and files, and configures and installs against almost any 2.4 kernel, even production kernels.

This is the OpenSS7 Project's seventh release of the iperf package modified for OpenSS7 SCTP. This is the package that was used to perform the performance tests shown here.

This release is largely a maintenance release that provides support for more distributions an architectures as well as tracking feature updates on related packages (i.e. sctp-0.2.26).

Major features since the last public release are as follows:

  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Jun 24, 2007 2.18 Release 6 LiS-2.18.6.tar.bz2
LiS-2.18.6.tar.bz2.asc
LiS-2.18.6.tar.gz
LiS-2.18.6.tar.gz.asc
LiS-2.18.6-1.src.rpm
2525188

3152409

2587658
This is an internal release of LiS. It is only available for download by subscribers and sponsors of the OpenSS7 Project. There are too many packages that cannot build against LiS due to its implementation deficiencies.

Do not use this release (even if you are a subscriber or sponsor). Port to Linux Fast-STREAMS. Do not report bugs on this release. The OpenSS7 Project no longer actively maintains LiS.

Major changes for release LiS-2.18.6:

  • Performance of LiS has now been shown to be dismally poor: Linux Fast-STREAMS is running 25 times faster in 1/10th the footprint.
  • Support build on openSUSE 10.2.
  • Support build on Fedora 7 with 2.6.21 kernel.
  • Support build on CentOS 5.0 (RHEL5).
  • Support build on Ubuntu 7.04.
  • Updated to gettext 0.16.1.
  • Changes to support build on 2.6.20-1.2307.fc5 and 2.6.20-1.2933.fc6 kernel.
  • Supports build on Fedora Core 6.
  • Support for recent distributions and tool chains.

This is an unstable internal alpha release of the package. Please see README-alpha in the release for more information. Do not report bugs on this package.

A large number of additional tests cases were found to fail on x86_64 and SMP architectures making the LiS packages largely unusable, especially on 64-bit or SMP kernels.

Deprecated and unmaintained. Download the latest streams package version instead.

Mar 15, 2007 0.9.2 Release 1 osr61-0.9.2.1.tar.bz2
osr61-0.9.2.1.tar.bz2.asc
osr61-0.9.2.1.tar.gz
osr61-0.9.2.1.tar.gz.asc
osr61-0.9.2.1-1.src.rpm
2124615

2603825

2164697
This is the first release from The OpenSS7 Project of the Dialogic Open Systems Release 6.1 package and is now part of the OpenSS7 Master Package (openss7-0.9.2.E). This package provides dlgn, mercd and pmacd device drivers, as well as a dvbm and sctmr module. Additional drivers are the gncfd and gpio modules. The package contains all the necessary manual pages and other documentation for components in an autoconf tarball.

This release is the initial public release.

Major features are as follows:

  • In this initial release, the package already supports a wide range of production distributions as it uses the same build environment as other OpenSS7 Project packages.
  • Added versions to all exported symbols. Made LFS unique functions GPL export.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for most recent 2.6.18 kernels (including Fedora Core 5 with inode diet patchset).

This is the initial public alpha release of the package. Please see README-alpha in the release, or Maturity, in the manual.

Mar 15, 2007 0.9.2 Release E openss7-0.9.2.E.tar.bz2
openss7-0.9.2.E.tar.bz2.asc
openss7-0.9.2.E.tar.gz
openss7-0.9.2.E.tar.gz.asc
67118278

80216033
This is the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures.

It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Addition of the osr61 sub-package that contains Dialogic Open System Release 6.1 version 239 GPL drivers.
  • A few minor corrections to the common build process.
  • Support for autoconf 2.61 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 streams-0.9.2.2.tar.bz2
streams-0.9.2.2.tar.bz2.asc
streams-0.9.2.2.tar.gz
streams-0.9.2.2.tar.gz.asc
streams-0.9.2.2-1.src.rpm
4448389

5550855

4509731
This is the eleventh OpenSS7 Project release of Linux Fast-STREAMS. LiS was fully deprecated as of the previous release and Linux Fast-STREAMS is now the only STREAMS package contained in the OpenSS7 Master Package (since openss7-0.9.2.D).

This release is a stable, production grade release for Linux Fast-STREAMS. The release is primarily a maintenance release to support recent distributions and tool chain.

Major features since the last public release are as follows:

  • Fix for clone open failure locking problems, demand loading of clone minors, an error in clone minor device deregistration, and an error in queue syncrhornization. See BUGS in the release for more information.
  • Added feature to perform automatic reference counting of modules for the esballoc(9) free routines on Linux 2.6 kernels. See new esballoc(9).
  • Added versions to all exported symbols. Made LFS unique functions GPL export.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 5 strcompat-0.9.2.5.tar.bz2
strcompat-0.9.2.5.tar.bz2.asc
strcompat-0.9.2.5.tar.gz
strcompat-0.9.2.5.tar.gz.asc
strcompat-0.9.2.5-1.src.rpm
1932199

2421376

1975285
This is the fifth separate OpenSS7 Project release of the OpenSS7 STREAMS Compatibility package. The package was originally present in the Linux Fast-STREAMS streams-0.7a.2 release package, but has been separated for five releases. These compatibility modules provide source level compatibility with AIX, HPUX, OSF/1, MacOT, Mentat, SUX, Solaris, SUPER/UX, IRIX, LiS, UnixWare, UXP/V and SVR 4.2 STREAMS. The package contains all the necessary manual pages and other documentation in an autoconf tarball.

This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E). It deprecates previous releases. Please upgrade before reporting bugs on previous releases. OpenSS7 Master Package (openss7-0.9.2.D).

This release is primarily a maintenance release. Some functionality of the package has been tested by its use in other packages and some defects corrected. Support for LiS was deprecated as of the previous release.

Major features since the last public release are as follows:

  • Added versions to all exported symbols. Made OpenSS7 unique functions GPL export.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Fixed bug found from inspection in mi_copyout(9) function.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 3 strbcm-0.9.2.3.tar.bz2
strbcm-0.9.2.3.tar.bz2.asc
strbcm-0.9.2.3.tar.gz
strbcm-0.9.2.3.tar.gz.asc
strbcm-0.9.2.3-1.src.rpm
1455218

1798177

1495689
This is an internal alpha release of the package.

Major changes for release strbcm-0.9.2.3:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 5 strutil-0.9.2.5.tar.bz2
strutil-0.9.2.5.tar.bz2.asc
strutil-0.9.2.5.tar.gz
strutil-0.9.2.5.tar.gz.asc
strutil-0.9.2.5-1.src.rpm
1708119

2225183

1746812
This is an internal alpha release of the package.

Major features since the last internal release are as follows:

  • Added versions to all exported symbols. Made OpenSS7 unique functions GPL export.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 strtty-0.9.2.2.tar.bz2
strtty-0.9.2.2.tar.bz2.asc
strtty-0.9.2.2.tar.gz
strtty-0.9.2.2.tar.gz.asc
strtty-0.9.2.2-1.src.rpm
1604842

1944051

1644736
This is the first second release from The OpenSS7 Project of the OpenSS7 STREAMS Terminals package. This package provides pts and ptm pseudo-terminal drivers, as well as an ldterm module. Additional modules are the ptem, ttcompat and pckt modules. The package contains all the necessary manual pages and other documentation for terminal and pseudo-terminal components in a separate autoconf tarball.

This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Mar 15, 2007 0.9.2 Release 5 strxns-0.9.2.5.tar.bz2
strxns-0.9.2.5.tar.bz2.asc
strxns-0.9.2.5.tar.gz
strxns-0.9.2.5.tar.gz.asc
strxns-0.9.2.5-1.src.rpm
3629909

4259830

3691665
This is the OpenSS7 Project's fifth separate release from the OpenSS7 Project of the OpenSS7 XNS Networking package, formerly part of the (now deprecated) Linux STREAMS (LiS) package. These networking modules provide DLPI, NPI and Linux IP drivers, as well as providing CDI, DLPI and NPI header files. The package contains all the necessary manual pages and other documentation for XNS components in a separate autoconf tarball.

This release is primarily a maintenance release supporting recent distributions and tool chains. This release is a stable production release for Linux Fast-STREAMS.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 10 strxnet-0.9.2.10.tar.bz2
strxnet-0.9.2.10.tar.bz2.asc
strxnet-0.9.2.10.tar.gz
strxnet-0.9.2.10.tar.gz.asc
strxnet-0.9.2.10-1.src.rpm
2947664

3569029

3004193
This OpenSS7 Project release is another separate release of the OpenSS7 XTI/TLI Networking that were formerly part of the strinet package. These networking modules provide TPI and XTI/TLI library, as well as providing TPI and XTI header files. The package contains all the necessary manual pages and other documentation, including a reprint of the TPI 1.5 specification, for XTI components. The package is packaged as an OpenSS7 style autoconf tarball.

This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E).

This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 strnsl-0.9.2.2.tar.bz2
strnsl-0.9.2.2.tar.bz2.asc
strnsl-0.9.2.2.tar.gz
strnsl-0.9.2.2.tar.gz.asc
strnsl-0.9.2.2-1.src.rpm
2011981

2452895

2053803
This is the second separate release from The OpenSS7 Project of the OpenSS7 STREAMS Network Services Library package. This package provides the libxnsl library providing the Network Selection Facility for the Network Services Library. The package contains all the necessary manual pages and other documentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the second alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E). The release provides support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Mar 15, 2007 0.9.2 Release 2 strsock-0.9.2.2.tar.bz2
strsock-0.9.2.2.tar.bz2.asc
strsock-0.9.2.2.tar.gz
strsock-0.9.2.2.tar.gz.asc
strsock-0.9.2.2-1.src.rpm
1830866

2287892

1870749
This OpenSS7 Project release is the second separate release of the OpenSS7 STREAMS Sockets package whose components were formerly part of the strss7, strxnet and streams packages. These networking modules provide the Sockets library. The package contains all the necessary manual pages and other doumentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the second alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E). This release is primarily a maintenance release supporting recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Mar 15, 2007 0.9.2 Release 5 strinet-0.9.2.5.tar.bz2
strinet-0.9.2.5.tar.bz2.asc
strinet-0.9.2.5.tar.gz
strinet-0.9.2.5.tar.gz.asc
strinet-0.9.2.5-1.src.rpm
2342032

3058100

2323596
This OpenSS7 Project release is another separate add-on package release of the OpenSS7 INET Networking package that was formerly present in the (now deprecated) LiS package. The networking drivers are provided, as well as the TPI and XTI header files for INET and loopback operation. The package contains all the necessary manual pakges and other documentation for INET components in a spearate autoconf tarball. This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E).

This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 7 strsctp-0.9.2.7.tar.bz2
strsctp-0.9.2.7.tar.bz2.asc
strsctp-0.9.2.7.tar.gz
strsctp-0.9.2.7.tar.gz.asc
strsctp-0.9.2.7-1.src.rpm
2173013

2780024

2218604
This release is the sixth separate release of the OpenSS7 STREAMS SCTP driver that was formerly present in the OpenSS7 SS7/SIGTRAN/ISDN/VoIP strss7 package. The networking driver (streams-sctp) is provided, as well as NPI, TPI and XTI header files for SCTP operation. The package contains the necessary manual pages and other documentation for SCTP components in a separate autoconf tarball.

This release is a stable production release for Linux Fast-STREAMS. This release is primarily a maintenance release to support recent distributions and tool chains.

Major features since the last public release are as follows:

  • Fixed a buffer double-free bug when out-of-the-blue messages were being processed on non-listening Streams. See BUGS in the release for more information.
  • Fixed a rather noxious locking bug in sctp_cleanup_read() that was suppressing interrupts across a putnext() call. See BUGS in the release for more information.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 strchan-0.9.2.2.tar.bz2
strchan-0.9.2.2.tar.bz2.asc
strchan-0.9.2.2.tar.gz
strchan-0.9.2.2.tar.gz.asc
strchan-0.9.2.2-1.src.rpm
1572921

1955224

1609777
This is the second separate release from The OpenSS7 Project of the OpenSS7 STREAMS Channels package. The package provides components that were previously part of the strss7 package. This package contains all the necessary manual pages and other documentation. The package is packaged as an OpenSS7 style autoconf tarball.

This is the second pre-alpha release for Linux Fast-STREAMS and is an optional part of the OpenSS7 Master Package (as of openss7-0.9.2.D).

This release is a maintenance release providing support for recent distributions and tool chains.

This is the second public pre-alpha release of the package. Please see README-alpha in the release or Maturity, in the manual.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

Mar 15, 2007 0.9.2 Release 2 striso-0.9.2.2.tar.bz2
striso-0.9.2.2.tar.bz2.asc
striso-0.9.2.2.tar.gz
striso-0.9.2.2.tar.gz.asc
striso-0.9.2.2-1.src.rpm
1602105

1980430

1642412
This release is the second open source release of the OpenSS7 ISO Stack package. Some of the components in this package were formerly present in the strss7 package. Various networking drivers are provided as well as CDI, DLPI, NPI, TPI and XTI header files for ISO/OSI operation. The package contains the necessary manual pages and other documentation for ISO/OSI components in a separate autoconf tarball.

This is the initial alpha release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E).

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public alpha release of the package. This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com.

Mar 15, 2007 2.3 Release 5 netperf-2.3.5.tar.bz2
netperf-2.3.5.tar.bz2.asc
netperf-2.3.5.tar.gz
netperf-2.3.5.tar.gz.asc
netperf-2.3.5-1.src.rpm
2165639

2696370

2211878
This is the fifth full release of the OpenSS7 NETPERF Utility package. This release is a stable, production grade release for Linux Fast-STREAMS and is part of the OpenSS7 Master Package (openss7-0.9.2.E).

This release is largely a maintenance release that provides support for more distributions an architectures as well as tracking feature updates on related packages.

Major features since the last public release are as follows:

  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 strisdn-0.9.2.2.tar.bz2
strisdn-0.9.2.2.tar.bz2.asc
strisdn-0.9.2.2.tar.gz
strisdn-0.9.2.2.tar.gz.asc
strisdn-0.9.2.2-1.src.rpm
1593398

1966113

1630274
This is the second open source release of the OpenSS7 STREAMS ISDN package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the ISDN components were separated from the strss7 package and placed in this package. Not all of the ISDN components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is LAPD. lapd(4) is a pushable STREAMS module that is pushed over a cdi(4) HDLC channel to form an ISDN Q.931 link providing the Data Link Provider Interface (dlpi(7)). A complete test suite will be available in a further release.

Subsequent releases in 1Q 2007 will include the additional full ISDN Q.931, Q.933, GR-303 and V5.2 drivers with conformance test suites.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com. This is a maintenance release providing support for additional distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public alpha release of the package. Please see README-alpha in the release.

Mar 15, 2007 0.9a Release 6 strss7-0.9a.6.tar.bz2
strss7-0.9a.6.tar.bz2.asc
strss7-0.9a.6.tar.gz
strss7-0.9a.6.tar.gz.asc
strss7-0.9a.6-1.src.rpm
23156264

25512495

23225900
The OpenSS7 SS7 Stack package contains a wide array of SS7 drivers and components for Linux Fast-STREAMS. This is the public release package which has most of the components removed. Subscribers and sponsors of the OpenSS7 Project have access to the full array of components.

This is the sixth release of the OpenSS7 SS7 Stack strss7 package that contains SS7 (Signalling System No. 7) signalling stack components for Linux Fast-STREAMS. The package contains the necessary header files, manual pages and other documentation for SS7 components in a separate autoconf tarball.

This release is primarily to support recent compilers, kernels and distributions.

Major features since the last public release are as follows:

  • Corrected support for the DS2152/21352/21552/2154/21352/21555 chips present in older V400P cards. (See BUGS in the release for more information.)
  • Support for the DS2156 chip present in recent V401PE cards. (See BUGS in the release for more information.)
  • Corrections for timer bugs in the X400P-SS7 driver. (See BUGS in the release for more information.)
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 sigtran-0.9.2.2.tar.bz2
sigtran-0.9.2.2.tar.bz2.asc
sigtran-0.9.2.2.tar.gz
sigtran-0.9.2.2.tar.gz.asc
sigtran-0.9.2.2-1.src.rpm
2467673

3302203

2504965
This is the second open source release of the OpenSS7 STREAMS SIGTRAN package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the SIGTRAN and SS7 over IP components were separated from the strss7 package and placed in this package. Not all of the SIGTRAN components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is M2PA. m2pa_sl(4) is a pushable STREAMS module that is pushed over a sctp_n(4) SCTP driver Stream to form an M2PA signalling link providing the Signalling Link service interface (sli(7)). A complete test suite that tests to draft-bidulock-sigtran-m2pa-07.txt is included in the release. The historical SS7 over IP implementations are provided, but without conformance test suites. The release also contains simplified AS modules for M2UA (m2ua_as(4)), M3UA (m3ua_as(4)) that as yet do not have a conformance test suite.

Subsequent releases in 1Q 2007 will include the additional full M3UA, SUA and TUA multiplexing drivers with conformance test suites. The objective is to have these components publicly available before the SIGTRAN Interoperability test event in April 2007.

Major features since the last public release are as follows:

  • A number of SIGTRAN AS drivers (M2UA, M3UA, SUA, TUA) are present in the release (that have not been fully tested and do not have testsuites just yet). Consider these as alpha until the next release.
  • Corrections for several non-testsuite affecting bugs discovered in the M2PA module. (See BUGS in the release for more information.)
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a stable, production grade release of M2PA for Linux Fast-STREAMS. It deprecates previous SIGTRAN component releases from the strss7 package. Please upgrade to the most current release of these components before reporting bugs.

Mar 15, 2007 0.9.2 Release 2 strvoip-0.9.2.2.tar.bz2
strvoip-0.9.2.2.tar.bz2.asc
strvoip-0.9.2.2.tar.gz
strvoip-0.9.2.2.tar.gz.asc
strvoip-0.9.2.2-1.src.rpm
1549534

1890803

1586761
This is the second open source release of the OpenSS7 STREAMS VOIP package. This release contains modules and drivers formerly only available with Commercial releases of the strss7 package and which are only recently available as open source with the release of this package.

With OpenSS7 Master Package release openss7-0.9.2.D, the VOIP components were separated from the strss7 package and placed in this package. Not all of the VOIP components previously part of the strss7 package have been strapped into this release. Components will be re-validated against Linux Fast-STREAMS on a module-by-module and driver-by-driver basis. See TODO in the release, or Schedule, in the manual, for information about the release schedule.

The major component first available is H.323 call control. h323(4) is a STREAMS multiplexing driver that links tcp(4) or sctp(4) streams to form an H.323 Gatekeeper.

Subsequent releases in 1Q 2007 will include the additional full H.323, SIP-T and GCP drivers with conformance test suites.

This package is currently incomplete. It is being released as a reference point for the community. If you are interested in completion of this package, contact info@openss7.com. This release is a maintenance release providing support for recent distributions and tool chains.

Major features since the last public release are as follows:

  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public beta release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs. Please see README-alpha in the release.

Mar 15, 2007 0.2 Release 25 sctp-0.2.25.tar.bz2
sctp-0.2.25.tar.bz2.asc
sctp-0.2.25.tar.gz
sctp-0.2.25.tar.gz.asc
sctp-0.2.25-1.src.rpm
2121287

2620539

2176177
This is the twenty-fifth release of the Linux Native (Sockets) SCTP from the OpenSS7 Project. This release, as with other releases, on builds and installs on 2.4 kernels. This package is not as important to the OpenSS7 Project as the STREAMS version of SCTP, which provides the basis for all of the SIGTRAN components for the OpenSS7 stacks. Also, the STREAMS version runs on both 2.4 and 2.6 kernels.

This is a stable production release: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

This is primarily a maintenance release correcting reported bugs, but also includes the latest packaging improvements.

Major features since the last public release are as follows:

  • Support for autoconf 2.61, automake 1.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 2.0 Release 6 iperf-2.0.6.tar.bz2
iperf-2.0.6.tar.bz2.asc
iperf-2.0.6.tar.gz
iperf-2.0.6.tar.gz.asc
iperf-2.0.6-1.src.rpm
1188381

1457710

1227752
This is the OpenSS7 Project's sixth release of the University of Illinois iperf package, modified to work with the OpenSS7 Linux Native (Sockets) implementation of SCTP (Stream Control Transmission Protocol - RFC 2960). This package contains all of the necessary manual pages and files, and configures and installs against almost any 2.4 kernel, even production kernels.

This is the OpenSS7 Project's sixth release of the iperf package modified for OpenSS7 SCTP. This is the package that was used to perform the performance tests shown here.

This release is largely a maintenance release that provides support for more distributions an architectures as well as tracking feature updates on related packages (i.e. sctp-0.2.25).

Major features since the last public release are as follows:

  • Support for autoconf 2.61 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kernels.
  • The package now looks for other subpackages with a version number as unpacked by separate tarball.

This is a public stable production grade release of the package: it deprecates previous releases. Please upgrade to the current release before reporting bugs.

Mar 15, 2007 2.18 Release 5 LiS-2.18.5.tar.bz2
LiS-2.18.5.tar.bz2.asc
LiS-2.18.5.tar.gz
LiS-2.18.5.tar.gz.asc
LiS-2.18.5-1.src.rpm
0

0

2575617
This is an internal release of LiS. There are too many packages now that cannot build against LiS because it is lacking fundamental capabilities in the Stream head.

Do not use this release. Port to Linux Fast-STREAMS. Do not report bugs on this release. (Yup, there are lots of 'em, but that's LiS.)

Major changes for release LiS-2.18.5

  • Added versions to all exported symbols. Made LiS functions GPL export.
  • Improvements to the common build environment with better support for standalone package builds on 2.4 kernels.
  • Support for autoconf 2.61, automake 2.10 and gettext 0.16.
  • Support for Ubuntu 6.10 distribution and bug fixes for i386 kenels.

This is an unstable public alpha release of the package. Please see README-alpha in the release. information. Do not report bugs on this package.

A large number of additional tests cases were found to fail on x86_64 and SMP architectures making the LiS packages largely unusable, especially on 64-bit or SMP kernels.

Deprecated and unmaintained. Download the latest streams package version instead.

Jan 8, 2007 0.9.2 Release D openss7-0.9.2.D.tar.bz2
openss7-0.9.2.D.tar.bz2.asc
openss7-0.9.2.D.tar.gz
openss7-0.9.2.D.tar.gz.asc
60896326

71928815
This is the fourth public release of the OpenSS7 Master Package. The sub-packages have been reorganized for this release. See README in the release for a sub-package listing. Aside from sub-package reorganization, the major difference from previous release is that this release no longer contains LiS. Too many of the sub-packages will not even build against LiS because of its Stream head deficiencies.

Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. The packages build better Debian/Ubuntu .deb files.

It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package.

The release provides the following enhancements and fixes:

  • Added the following sub-packages to the master build (and release):
    • strnsl-0.9.2.1
    • strbcm-0.9.2.2
    • striso-0.9.2.1
    • strsock-0.9.2.1
    • strtty-0.9.2.1
    • strutil-0.9.2.4
  • Automated release file generation making for vastly improved and timely text documentation present in the release directory.
  • This release candidate includes the changes made to the strsctp drivers at the 2006 SCTP Interop at the University of British Columbia. This version was interoperability tested with all implementations present.
  • Better support for Ubuntu and recent gcc compilers, including debian script corrections.
  • Support for most recent 2.6.18 kernels (including Fedora Core 5 with inode diet patchset).
  • Now builds 32-bit compatibility libraries, as well, and tests them against 64-bit kernel modules and drivers. The make installcheck target will now automatically test both 64-bit native and 32-bit compatibility versions, one after the other, on 64-bit platforms.
  • Added versioning of all library symbols.
  • Many documentation updates for all OpenSS7 packages. Automated release file generation making