Bill Trost wrote: > Why inheriting? It seems like HopsToLive of the RequestFailed should be > set to the Depth of the Request.Data. Or maybe it should just be 1.
The RequestFailed is sent back to the previous node, which then generates a new RequestData to an alternate node using the HTL from the RequestFailed. So the new RequestData ends up inheriting the HTL from the old RequestData (which died), which is as it should be. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
