1
1
openmpi/opal/mca/btl/tcp
George Bosilca 93fa94f96f Re-enable support for local addresses.
This patch is based on the "RFC: Reenabling the TCP BTL over local
interfaces (when specifically requested)". It removes the hardcoded
exception for the local devices that has been enforced by the
TCP BTL. Instead, we exclude the local interface only via the
exclude MCA (both IPv4 and IPv6 local addresses are already in the
default if_exclude), which is also the behavior currently described in
our README file.
2016-09-23 13:04:33 -04:00
..
btl_tcp_addr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_tcp_component.c btl/tcp: fix double list remove 2016-09-13 09:23:12 -06:00
btl_tcp_endpoint.c Fixes #1793. 2016-08-24 22:45:19 -04:00
btl_tcp_endpoint.h btl/tcp: add missing mca_btl_tcp_dump() subroutine 2016-03-30 16:10:15 +09:00
btl_tcp_frag.c btl/tcp: add show_help message when peer hangs up 2016-09-06 09:40:03 -04:00
btl_tcp_frag.h Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04:00
btl_tcp_ft.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_tcp_ft.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_tcp_hdr.h Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04:00
btl_tcp_proc.c Re-enable support for local addresses. 2016-09-23 13:04:33 -04:00
btl_tcp_proc.h Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04:00
btl_tcp.c Fixes #1793. 2016-08-24 22:45:19 -04:00
btl_tcp.h Fixed Coverity reports 1358014-1358018 (DEADCODE and CHECK_RETURN) 2016-04-07 12:52:17 -04:00
configure.m4 m4: rename OMPI_SUMMARY_* macros to OPAL_SUMMARY_* 2016-04-20 08:40:00 -07:00
help-mpi-btl-tcp.txt btl/tcp: add show_help message when peer hangs up 2016-09-06 09:40:03 -04:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00