1
1
openmpi/opal/include
Ralph Castain f3cae3d6f3 Cleanup the handling of if_include and if_exclude arguments based on CIDR notation.
Fix a bug in the new code that prevented the system from correctly matching addresses.

Remove comments in the show-help text indicating that we would continue in the face of incorrect specifications - leave that to the calling layer to decide.

Modify the new opal_ifmatches so it returns error codes letting the caller better understand the result.

Modify the oob to ensure we abort if we don't find interfaces matching specified constraints, and that we do so without multiple error messages.

NOTE: we have a conflict in our standards. We have been using comma-delimited lists of interfaces for all our params. However, one param - opal_net_private_ipv4 - now uses semicolons instead of comma separators. No idea why, but it is confusing.

This commit was SVN r24755.
2011-06-07 02:09:11 +00:00
..
opal Cleanup the handling of if_include and if_exclude arguments based on CIDR notation. 2011-06-07 02:09:11 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am Oops -- forgot to add opal_config_top.h to Makefile.am (so that it'll 2011-03-25 01:21:11 +00:00
opal_config_bottom.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_config_top.h Ensure that other packages defining PACKAGE_ macros don't hurt us, and protect others from our PACKAGE_ macros. 2011-03-24 22:39:56 +00:00
opal_portable_platform.h Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
opal_stdint.h Revert the last patch. Still some warning should be issued on ia32 architectures. Looking for a fix. 2008-03-05 17:20:11 +00:00