1
1
openmpi/opal/mca/if/posix_ipv4
Jeff Squyres 090ce4187a Fix compiler errors on Solaris, NetBSD, and OpenBSD:
* Per
   http://www.open-mpi.org/community/lists/devel/2013/12/13504.php, 
   protect usage of struct ifreq->ifr_hwaddr
 * Per
   http://www.open-mpi.org/community/lists/devel/2013/12/13503.php,
   avoid #define conflict with the token "if_mtu"
 * Also fix some whitespace and string naming issues in opal/util/if.c

Tested by Paul Hargrove.

Refs trac:4010

This commit was SVN r30006.

The following Trac tickets were found above:
  Ticket 4010 --> https://svn.open-mpi.org/trac/ompi/ticket/4010
2013-12-20 11:17:30 +00:00
..
configure.m4 Fix compiler errors on Solaris, NetBSD, and OpenBSD: 2013-12-20 11:17:30 +00:00
if_posix.c Fix compiler errors on Solaris, NetBSD, and OpenBSD: 2013-12-20 11:17:30 +00:00
Makefile.am 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