From: Håkon Bugge <haakon.bugge@xxxxxxxxxx> ibacm now supports an arbitrary number of addresses per endpoint. Also, removed the limitation that the caches doesn't time out. Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx> --- ibacm/man/ibacm.1 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ibacm/man/ibacm.1 b/ibacm/man/ibacm.1 index f3901e71..3b94f1e3 100644 --- a/ibacm/man/ibacm.1 +++ b/ibacm/man/ibacm.1 @@ -146,14 +146,8 @@ The current implementation of the provider ibacmp has several additional restric - The ibacmp is limited in its handling of dynamic changes. ibacm must be stopped and restarted if a cluster is reconfigured. .P -- Cached data does not timed out and is only updated if a new resolution -request is received from a different QPN than a cached request. -.P - Support for IPv6 has not been verified. .P -- The number of addresses that can be assigned to a single endpoint is -limited to 4. -.P - The number of multicast groups that an endpoint can support is limited to 2. .P The ibacmp contains several internal caches. These include caches for GID -- 2.14.3