Skip to content

Commit a471f87

Browse files
committed
reachable: Update documentation on reachable function
We have decided to show interfaces that are identical to itself as reachable. This is consistent with the previous netmask logic when determining reachability. Signed-off-by: William Zhang <[email protected]>
1 parent ce40436 commit a471f87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opal/mca/reachable/reachable.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ typedef int (*opal_reachable_base_module_fini_fn_t)(void);
7575
* interfaces, but only a (comparable) reachability between any pair
7676
* of local/remote interfaces.
7777
*
78+
* This function will show an identical local and remote interface as
79+
* reachable.
7880
*
7981
*/
8082
typedef opal_reachable_t*

0 commit comments

Comments
 (0)