]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm/mckey: use AF_IB for unmapped multicast addresses
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:51:06 +0000 (15:51 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:51:06 +0000 (15:51 -0700)
commit3eb18b60b4c9e05012574f654220dbee2b52d456
tree39a64e7ccb1cf3405150e2c377d6de9ce0c04ff0
parent20637a7badc428dcdcbfe45ec74a011577307ee2
librdmacm/mckey: use AF_IB for unmapped multicast addresses

If the user joins an unmapped multicast address, use AF_IB,
rather than AF_INET6, to communicate that information with the
kernel.

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