Hi All,

A new release of lksctp-tools 1.0.3 is now available for download. It is
based on the latest release of linux kernel 2.6.13 and can be downloaded
from
        http://sourceforge.net/project/showfiles.php?group_id=26529

The release includes
* the following set of 4 RPM packages and 1 gzipped tar ball.
  - lksctp-tools-1.0.3-1.i386.rpm
    SCTP run-time library, sample sctp applications and
    withsctp: a tool when used with existing TCP binaries replaces
    TCP with SCTP.
  - lksctp-tools-devel-1.0.3-1.i386.rpm
    SCTP header file, source code for sample sctp applications and
    man pages.
  - lksctp-tools-doc-1.0.3-1.i386.rpm
    SCTP RFC's and internet drafts.
  - lksctp-tools-1.0.3-1.src.rpm
    Source RPM
  - lksctp-tools-1.0.3.tar.gz
    Source in tar format

Here are some of the major enhancements and bugfixes that went in
since 1.0.2 release.

List of changes that went into lksctp-tools since 1.0.2 release
- sctp_connectx() API.
- Fix inconsistencies in license stmt in the library files.
- Fix subscript out of range bug in sctp_test.c
- Update frametests to run on linux 2.6.13.
- Update SCTP internet drafts in doc directory

List of changes that went into linux kernel since linux 2.6.10
- sctp_connectx() API support.
- Fix potential NULL pointer dereference while handling an ICMP
  error.
- Make init & delayed sack timeouts configurable by user.
- Fix incorrect setting of sk_bound_dev_if when binding/sending
  to a ipv6 link local address.
- Support IP_FREEBIND socket option and ip_nonlocal_bind sysctl.
- Extend the info exported via /proc/net/sctp to support
  netstat for SCTP.
- Support SO_BINDTODEVICE option on incoming packets.
- Fix bug in restart of peeled-off association.
- Add sctp send buffer accounting.
- Implement Sec 2.41 of SCTP Implementers guide.
- Fix SCTP_ASSOCINFO getsockopt for 1-1 style sockets.
- Add sctp receive buffer accounting.

Regards
Sridhar

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to