ee59a29 BZ 418741

Authored and Committed by rohara 16 years ago
    BZ 418741
    Fix issue with endian conversion that caused problems for mixed architecture
    nodes on same subnet. Need to correct swap byte ordering of comm_header_t
    structure before copying into buffer and when dereferencing.
    
        
file modified
+3 -2