1
1
openmpi/opal/mca/if/posix_ipv4
Jeff Squyres cad1d920b2 Check to ensure that we have struct ifreq.ifr_mtu before we try to use
it, because Solaris although has SIOCFIGMTU, it curiously does not
have ifreq.ifr_mtu.

This commit was SVN r28460.
2013-05-07 13:51:50 +00:00
..
configure.m4 Check to ensure that we have struct ifreq.ifr_mtu before we try to use 2013-05-07 13:51:50 +00:00
if_posix.c Check to ensure that we have struct ifreq.ifr_mtu before we try to use 2013-05-07 13:51:50 +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