Name: | ibacm-devel |
---|---|
Version: | 1.2.0 |
Release: | 1.el7 |
Architecture: | i686 |
Group: | System Environment/Daemons |
Size: | 8510 |
License: | GPLv2 or BSD |
RPM: | ibacm-devel-1.2.0-1.el7.i686.rpm |
Source RPM: | ibacm-1.2.0-1.el7.src.rpm |
Build Date: | Sat Sep 03 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ofiwg/ibacm |
Summary: | Headers file needed when building apps to talk directly to ibacm |
Description: | Most applications do not need to know how to talk directly to the ibacm daemon, but it does have a socket that it listens on, and it has a specific protocol for incoming/outgoing data. So if you wish to build the ability to communicate directly with ibacm into your own application, the protocol used to communicate with it, and the data structures involved, are in this header file. Please note that this is an unsupported method of using this daemon. The only supported means of using this is via librdmacm. As such, even though this header file is provided, no further documentation is available. One must read the source if they wish to make use of this header file. |
- Update to latest upstream release version 1.2.0. - Related: bz1273143
- Update to upstream release 1.1.0. - Resolves: bz1249809
- Put libibacmp.so in the main package, it's needed at runtime. - No need to run ldconfig, the .so is not in the linker path. - Filter the plugin from RPM provides. - Related: bz1169952
- Fixup multilib conflict in ibacm_opts.cfg. - Related: bz1169952
- Update to pre-release git snapshot of 1.0.10. - Adds libibacmp shared library. - Rebase coverity patch. - Minor spec file cleanup. - Resolves: bz1169952
- Build on s390 - Related: bz1186159
- Update to latest upstream release - Make sure build is hardened - Resolves: bz1092538
- Fix Requires for scriptlets - Resolves: bz1056590
- Mass rebuild 2013-12-27
- Fixes for coverity scan defects found - Related: bz839190