Changeset 5889 for source/ariba/overlay


Ignore:
Timestamp:
Aug 12, 2009, 3:50:46 PM (15 years ago)
Author:
mies
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/messages/OverlayMsg.h

    r5870 r5889  
    102102                const LinkID& _sourceLink      = LinkID::UNSPECIFIED,
    103103                const LinkID& _destinationLink = LinkID::UNSPECIFIED )
    104         :       type(type), flags(0), hops(0), ttl(25),
     104        :       type(type), flags(0), hops(0), ttl(10),
    105105                service(_service),
    106106                sourceNode(_sourceNode), destinationNode(_destinationNode),
Note: See TracChangeset for help on using the changeset viewer.