]> git.openfabrics.org - ~shefty/ibacm.git/commit
Allow user to preload address data without route data
authorSean Hefty <sean.hefty@intel.com>
Fri, 28 Jun 2013 17:55:36 +0000 (10:55 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 28 Jun 2013 17:55:36 +0000 (10:55 -0700)
commit5bed3c526243547a0af431343d0b9b0ef676c5a5
tree395b549366db321ef91ef6ea74a60d114c3c6bde
parent4cdfa0bd31da50a9033f66550cfc070f47eeef8d
Allow user to preload address data without route data

ACM must load routing data (path records) before it can
preload address information.  Remove this order requirement.

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