Changeset 5274


Ignore:
Timestamp:
Jul 24, 2009, 1:33:24 PM (15 years ago)
Author:
Christoph Mayer
Message:

basti relay fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/BaseOverlay.cpp

    r5151 r5274  
    13591359                        LinkDescriptor* rld = getDescriptor( overlayMsg->getRelayLink() );
    13601360                        rld->communicationId = ld->communicationId;
     1361                        rld->communicationUp = true;
    13611362                        rld->relay = false;
    13621363                        rld->localRelay = NodeID::UNSPECIFIED;
Note: See TracChangeset for help on using the changeset viewer.