]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Join only the base multicast group if using SA path resolution
authorSean Hefty <sean.hefty@intel.com>
Fri, 1 Apr 2011 22:58:19 +0000 (15:58 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sat, 2 Apr 2011 00:52:17 +0000 (17:52 -0700)
commit1058fcd62957c0ba92ef1965ae6dc8b2aa8f1ec4
tree0e56d97e8e6ce359a7d2f4979f99fcc197cb8302
parent3f78a720520be5f98889b3b88dbb6344fa227466
ibacm: Join only the base multicast group if using SA path resolution

If the ACM service is configured to use the SA to resolve path
record data, then only join the base multicast group.  We only
need to join other groups if we're creating path records based
on multicast data, using the acm route protocol.

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