]> git.openfabrics.org - ~shefty/ibacm.git/commit
Add support for preloading IPv4 and IPv6 ACM caches
authorHal Rosenstock <hal@mellanox.com>
Thu, 27 Jun 2013 18:48:11 +0000 (21:48 +0300)
committerSean Hefty <sean.hefty@intel.com>
Fri, 28 Jun 2013 17:13:47 +0000 (10:13 -0700)
commit0485b1254df8249a739bc5d7b7143f3125ea0337
treee1c84462b334facb3ab18f778540e29fdb917e65
parent5b940e35239149600253ba80d5086855dd67aa44
Add support for preloading IPv4 and IPv6 ACM caches

A hosts file (ibacm_hosts.cfg) is configured with tuples of
IP addresses (either IPv4 or IPv6) and IB GID. This information
in conjunction with the path record preloading allows
for the IPv4 and IPv6 ACM caches to be preloaded.

IPv4 was tested with both rping and ucmatose as well as
acme. IPv6 was tested with ucmatose and acme.

The remaining ACM cache to be preloaded is the name cache.
This will be added in subsequent patch.

Signed-off-by: Hal Rosenstock <hal@mellanox.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>