On Tue, Jan 22, 2002 at 01:42:30PM -0500, Gianni Johansson wrote: > The CP mechanism is to keep track of which nodes are contactable. > Contactable means a) you can get transport level connectivity to the node and > b) the node's link crypto accepts the key you used.
(Gianni:) I have been thinking that if CP is purely a transport/link-level control, we should probably be increasing it at the routeConnected() point rather than waiting until routeSucceeded(). (We'd have to change the semantics slightly so that authFailed() can be called without calling routeConnected() first). Also, we may wish to look into tuning the penalties for timedOut() and transferFailed() independently of connectFailed(). -tc _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
