]> git.openfabrics.org - ~shefty/librdmacm.git/commit
examples: Support GID addresses
authorSean Hefty <sean.hefty@intel.com>
Fri, 24 May 2013 00:49:57 +0000 (17:49 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 24 May 2013 00:49:57 +0000 (17:49 -0700)
commitb1c807086340df1f91b296812d1e7f5cc77b228c
treefdd78452d7e02d706c88b4821b9ff48bc33218cb
parentef095323918acac8fdc5386ebb7877fb5d34e5e3
examples: Support GID addresses

Allow a user to specify a GID address as input to the example
programs.  This allows the examples to use native IB addresses
via AF_IB support.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>