1
1
openmpi/opal/include
Brian Barrett 33a5758521 Some IPv6 improvements:
* Move ipv6comat.h code into opal_config_bottom.h and change into some
    more intelligent testing of structures
  * Change opal's if interface to use sockaddr instead of sockaddr_storage,
    as the RFCs suggest we do
  * Move the networking code in opal that isn't directly related to if
    detection into net.h
  * Add quicky function to get the port out of either a sockaddr_in
    or sockaddr_in6, saving a bunch of code in the oob.
  * Update TCP oob and btl with new interface

This commit was SVN r14679.
2007-05-17 01:17:59 +00:00
..
opal Some IPv6 improvements: 2007-05-17 01:17:59 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
opal_config_bottom.h Some IPv6 improvements: 2007-05-17 01:17:59 +00:00
opal_stdint.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00