Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsdp: A library for direct userspace use of Sockets Direct Protocol
- Summary
- libsdp is an LD_PRELOAD-able library that can be used to have existing
applications use InfiniBand Sockets Direct Protocol (SDP) instead of
TCP sockets, transparently and without recompilation. For information
on how to configure libsdp, see libsdp.conf, which is installed in
$(sysconfdir) (usually /usr/local/etc or /etc).
Changelog
- * Fri Jan 23 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.99-11
- Update to OFED 1.4 version
- Related: bz454778
- * Wed Jun 11 19:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.1.99-10
- Add an epoch of 1 to the package (evidently the older package from the
openib srpm had an epoch of 1, so we need it to be able to upgrade)
- Resolves: bz450915
- * Tue Apr 1 19:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.1.99-9
- Update tarball to 1.1.99 version release in OFED 1.3 final bits
- Related: bz441825