]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: replace query_route call with separate queries
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:44:16 +0000 (15:44 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:44:16 +0000 (15:44 -0700)
commit71623251b05af462e8aa21ec9ba12abeb3308037
tree1b412ea7b9466d96eb44285fab4e342ed01a0ad4
parent182ad87ca4a651b8b583692df929beb00a479ff4
librdmacm: replace query_route call with separate queries

To support other address families and multiple path records,
replace the query_route call with specific query calls to obtain
only the desired information.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/cma.c