libibverbs 1.1.3-2ubuntu1 source package in Ubuntu

Changelog

libibverbs (1.1.3-2ubuntu1) lucid; urgency=low

  * Merge from debian testing (LP: #487430). No remaining changes:
    - Drop udev rules, since Ubuntu makes /dev/infiniband/uverbsX
      files mode 0666.
  * debian/libibverbs1.postinst: Remove creation of rdma group (since udev rules
    that use it no longer apply).
 -- Roland Dreier <email address hidden>   Mon, 23 Nov 2009 21:34:42 -0800

Upload details

Uploaded by:
Roland Dreier
Sponsored by:
Fabrice Coutadeur
Uploaded to:
Lucid
Original maintainer:
MOTU
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libibverbs_1.1.3.orig.tar.gz 350.9 KiB 3a0c785ea5209308381f0c00f61b280cfb36ef857b9bb7bb4fc52ae6bf791869
libibverbs_1.1.3-2ubuntu1.diff.gz 4.4 KiB 058a1abbf50ab6c07ee84e12c4316812a87c3f907d39510303ba5c01cb551885
libibverbs_1.1.3-2ubuntu1.dsc 1.2 KiB d3b156e7fda41523380daac1212af146070bafb93b6512bcc71cac3d1ce243d3

Available diffs

View changes file

Binary packages built by this source

ibverbs-utils: No summary available for ibverbs-utils in ubuntu maverick.

No description available for ibverbs-utils in ubuntu maverick.

libibverbs-dev: No summary available for libibverbs-dev in ubuntu maverick.

No description available for libibverbs-dev in ubuntu maverick.

libibverbs1: No summary available for libibverbs1 in ubuntu oneiric.

No description available for libibverbs1 in ubuntu oneiric.

libibverbs1-dbg: Debugging symbols for the libibverbs library

 libibverbs is a library that allows userspace processes to use RDMA
 "verbs" as described in the InfiniBand Architecture Specification and
 the RDMA Protocol Verbs Specification. iWARP ethernet NICs support
 RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
 high-throughput, low-latency networking technology. InfiniBand host
 channel adapters (HCAs) and iWARP NICs commonly support direct
 hardware access from userspace (kernel bypass), and libibverbs
 supports this when available.
 .
 This package contains the debugging symbols associated with
 libibverbs1. They will automatically be used by gdb for debugging
 libibverbs-related issues.