1
1
openmpi/opal/mca/reachable/netlink
Gilles Gouaillardet f2a80dc09f configury: check libnl version and abort in case of conflict
libnl and libnl-3 are known to conflict with each other, so detect
and abort if these two libs are both used directly (e.g. Open MPI
uses libnl-3) or indirectly (e.g. libibverbs.so might depend on libnl)
2016-10-25 09:23:59 +09:00
..
configure.m4 configury: check libnl version and abort in case of conflict 2016-10-25 09:23:59 +09:00
libnl1_utils.h Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00
libnl3_utils.h Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00
libnl_utils.h configury: check libnl version and abort in case of conflict 2016-10-25 09:23:59 +09:00
Makefile.am configury: check libnl version and abort in case of conflict 2016-10-25 09:23:59 +09:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06: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 Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00
reachable_netlink_utils_common.c Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00
reachable_netlink.h Add reachable framework for determining TCP connections 2015-02-17 21:47:09 -08:00