1
1
openmpi/opal/mca/if
Ralph Castain d85916c1c2 Plug memory leak
This commit was SVN r24380.
2011-02-14 19:51:33 +00:00
..
base 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). 2010-09-13 01:58:51 +00:00
bsdx_ipv4 Update the if configure to include "opal" so they will build! 2010-09-22 03:19:15 +00:00
bsdx_ipv6 Plug memory leak 2011-02-14 19:51:33 +00:00
linux_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
posix_ipv4 Update the if configure to include "opal" so they will build! 2010-09-22 03:19:15 +00:00
solaris_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
windows Autoconf updates to make us compatible with AC 2.68. Thanks to Ralf W. for the patch! 2010-09-23 22:37:52 +00:00
if.h Correct the place of including the if.h, and change retain_loopback to opal_if_retain_loopback for windows module too. 2010-09-14 14:03:48 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00