]> git.openfabrics.org - ~shefty/ibacm.git/commit
ib/acm: supporting querying the SA for routing data
authorSean Hefty <sean.hefty@intel.com>
Mon, 3 May 2010 21:21:10 +0000 (14:21 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 3 May 2010 21:21:10 +0000 (14:21 -0700)
commit14a830f7d4463e8c3c575371cc97694e83bb281d
tree4d42c626ef3855c2883bdfa4d9e560e5a0ee60fe
parentb1dbc0269b81bd3a2ded5402b8c135fde323326a
ib/acm: supporting querying the SA for routing data

To support complex routing topologies, we add the ability to
query the SA for path record data when resolving IB routing data.
Address resolution still relies on the ACM protocol, but route
resolution can select between the ACM protocol and SA queries.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
ibacm.spec.in
man/ib_acm.7
src/acm.c
src/acm_mad.h
src/acme.c