]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: add ib header files
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 9 May 2018 15:14:55 +0000 (08:14 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 9 May 2018 15:14:55 +0000 (08:14 -0700)
commit9b2ab68516aab1775c6bd07fd8bbd243ddc93225
tree8bc73994d9e2d0c2e179a9ef522bd617f66c0bb6
parent36eece51e36a7a5f13e78e0751a0863bb4a5d3e2
rdma: add ib header files

The iproute2 header files must be complete to allow builds on
other places where some of the headers are not present.

For example, iproute2 is built on Windows Services for Linux
as a test tool. With the partial addition of rdma it was broken.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
rdma/include/uapi/rdma/ib_user_sa.h [new file with mode: 0644]
rdma/include/uapi/rdma/ib_user_verbs.h [new file with mode: 0644]