1
1
openmpi/opal/mca/reachable/netlink
William Zhang ce40436895 reachable/netlink: Show an interface as reachable to itself
Due to the way netlinks detects reachability, it will not show an
interface as reachable to itself, even if it can pass through a loopback
interface. To maintain similar behavior with netmasks, we display an
interface as reachable to itself.

Signed-off-by: William Zhang <wilzhang@amazon.com>
2019-12-02 18:04:40 +00:00
..
configure.m4 reachable: remove libnl-1 support from netlink 2017-09-19 19:42:54 -07:00
libnl3_utils.h reachable: Simplify gateway check in netlink 2017-09-19 19:42:54 -07:00
libnl_utils.h reachable: Add IPv6 support to libnl code 2017-09-19 19:42:54 -07:00
Makefile.am reachable: remove libnl-1 support from netlink 2017-09-19 19:42:54 -07:00
owner.txt reachable: Change ownership to Amazon 2017-09-19 19:42:54 -07:00
reachable_netlink_component.c opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
reachable_netlink_module.c reachable/netlink: Show an interface as reachable to itself 2019-12-02 18:04:40 +00:00
reachable_netlink_utils_common.c reachable: Implement netlink component 2017-09-19 19:42:54 -07:00
reachable_netlink.h Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00