On Fri, 12 May 2000, Bill Trost wrote: > 3. If a node receives a RequestFailed, and has no other options for > forwarding the DataRequest, it sends a RequestFailed to the node it > received the DataRequest from. As things stand, this RequestFailed > has the bizarre property that its HopsToLive is *larger* than the > RequestFailed that the node just received. In essence, the protocol > calls for nodes to increment the HopsToLive value of a RequestFailed > instead of decrementing it.
This is definitely wrong. If you would point me to where in increments the HTL on a received RequestFailed, I will fix it. I know this was working before, but I have noticed that messages seem to live longer then they should when testing on a test5 network (lot's of RequestFaileds) lately. Of course, the only person I am aware of that has been changing things in the Request is you... > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
