Ralph Castain
d85916c1c2
Plug memory leak
...
This commit was SVN r24380.
2011-02-14 19:51:33 +00:00
Ralph Castain
bab990d812
Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested.
...
This commit was SVN r23930.
The following SVN revision numbers were found above:
r23928 --> open-mpi/ompi@7394f6d167
2010-10-25 14:31:18 +00:00
Rolf vandeVaart
09750d0310
Need output.h header file for opal_output() definition.
...
Otherwise, build will fail when configuring with --enable-picky.
This commit was SVN r23763.
2010-09-17 12:22:17 +00:00
Ralph Castain
e96b5f486f
Reorganize the opal interface code in opal/util/if.c per prior emails and telecon discussions. Move the interface discovery code into a framework so that configuration logic can separate it out (instead of the prior #if-#else confusion).
...
All interface APIs for accessing the info remain unchanged in opal/util/if.c.
This has been tested on Mac, Linux, and NetBSD. Nobody else seemed interested in testing it, so there may be some future problems revealed as people try it on other OSs.
This commit was SVN r23743.
2010-09-13 01:58:51 +00:00