- Timestamp:
- Aug 12, 2009, 3:50:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/messages/OverlayMsg.h
r5870 r5889 102 102 const LinkID& _sourceLink = LinkID::UNSPECIFIED, 103 103 const LinkID& _destinationLink = LinkID::UNSPECIFIED ) 104 : type(type), flags(0), hops(0), ttl( 25),104 : type(type), flags(0), hops(0), ttl(10), 105 105 service(_service), 106 106 sourceNode(_sourceNode), destinationNode(_destinationNode),
Note:
See TracChangeset
for help on using the changeset viewer.