linux-stable/include/uapi/rdma
Sean Hefty 05ad94577e RDMA/ucma: Name changes to indicate only IP addresses supported
Several commands into the RDMA CM from user space are restricted to
supporting addresses which fit into a sockaddr_in6 structure: bind
address, resolve address, and join multicast.

With the addition of AF_IB, we need to support addresses which are
larger than sockaddr_in6.  This will be done by adding new commands
that exchange address information using sockaddr_storage.  However, to
support existing applications, we maintain the current commands and
structures, but rename them to indicate that they only support IPv4
and v6 addresses.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-06-20 23:35:42 -07:00
..
ib_user_cm.h
ib_user_mad.h
ib_user_sa.h
ib_user_verbs.h IB/uverbs: Implement memory windows support in uverbs 2013-02-21 11:59:09 -08:00
Kbuild
rdma_netlink.h
rdma_user_cm.h RDMA/ucma: Name changes to indicate only IP addresses supported 2013-06-20 23:35:42 -07:00