Product SiteDocumentation Site

1.24. compat-dapl

1.24.1. RHBA-2011:0343: bug fix update

Updated compat-dapl packages that fix a bug are now available.
The DAT programming API provides a means of utilizing high performance network technologies, such as InfiniBand and iWARP, without needing to write your program to use those technologies directly. This package contains the libraries that implement version 1.2 of the DAT API. The current (and recommended version for any new code) is 2.0. These 1.2 libraries are provided solely for backward compatibility.
This update fixes the following bug:
  • Under certain error conditions, an error in the code path in compat-dapl did not allow the cp_ptr entry to be cleaned up correctly in the internal link list. This could cause new connections to fail. This update includes a backported fix from uDAPL 2.0 which ensures the entry is cleaned up correctly and subsequent connections work as expected. (BZ#673992)
Users should upgrade to these updated packages, which resolve this issue.

1.24.2. RHBA-2011:0696: bug fix update

Updated compat-dapl packages that fix a bug are now available.
The DAT programming API provides a means of utilizing high performance network technologies, such as InfiniBand and iWARP, without needing to write your program to use those technologies directly. compat-dapl contains the libraries that implement version 1.2 of the DAT API. compat-dapl is provided solely for backward compatibility.
This update provides the following bug fix:
  • Fixes an issue in which, under certain error conditions, dapl could fail to properly clean up its internal state, potentially resulting in subsequent incorrect operation. (BZ#635155)
Users should upgrade to these updated packages, which resolve this issue.