Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#59 fixed Enable Application to select bootstrap modules Christoph Mayer Christoph Mayer
Description

Currently the used bootstrap modules are hardcoded. Need interface for the application to descide which bootstrap modules are to be used.

#58 fixed Unused DataMessage in Node::establishLink Christoph Mayer Christoph Mayer
Description

LinkID Node::establishLink(const NodeID& nid, const ServiceID& sid,

const LinkProperties& req, const DataMessage& msg) {

return base_overlay->establishLink(nid, sid);

}

--> DataMessage& msg is never used. The concept is to piggyback the message with the handshake to provide a credential for a node to see whether the remote node is allowed to build up a link with us.

#57 fixed Get some sleep mies mies
Description

Good night everyone!

1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.