On Fri, Aug 29, 2003 at 03:53:25PM -0700, Tracy R Reed wrote:
> On Fri, Aug 29, 2003 at 11:08:18AM -0700, gnutella fan spake thusly:
> > http://www.theregister.co.uk/content/55/32567.html
>
> I don't get it. What's to stop the Iranian govt from blocking access to
> anonymizer?
>
> > Mostly unfett
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv3196/src/freenet
Modified Files:
Tag: ngrouting
Version.java
Log Message:
7048: see previous commit
Index: Version.java
===
RCS file
Update of /cvsroot/freenet/freenet/src/freenet/node/states/announcement
In directory sc8-pr-cvs1:/tmp/cvs-serv2553/src/freenet/node/states/announcement
Modified Files:
Tag: ngrouting
AnnouncementDone.java AnnouncementState.java
CompletePending.java ExecutePending.java LastNo
Update of /cvsroot/freenet/freenet/src/freenet/node/states/request
In directory sc8-pr-cvs1:/tmp/cvs-serv2553/src/freenet/node/states/request
Modified Files:
Tag: ngrouting
ReceivingInsert.java SendingReply.java
Log Message:
add some missing route terminations
Index: ReceivingInse
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv2438/src/freenet/node/rt
Modified Files:
Tag: ngrouting
NGRouting.java
Log Message:
improved toString()
Index: NGRouting.java
==
On Fri, Aug 29, 2003 at 11:08:18AM -0700, gnutella fan spake thusly:
> http://www.theregister.co.uk/content/55/32567.html
I don't get it. What's to stop the Iranian govt from blocking access to
anonymizer?
> Mostly unfettered. Like the Iranian filters, the U.S. service blocks porn
> sites -- "Th
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv28558/src/freenet
Modified Files:
Tag: ngrouting
Version.java
Log Message:
up build number to 7047 for fixes
Index: Version.java
===
Update of /cvsroot/freenet/freenet/src/freenet/node/states/request
In directory sc8-pr-cvs1:/tmp/cvs-serv28452/src/freenet/node/states/request
Modified Files:
Tag: ngrouting
Pending.java
Log Message:
logging, fix NPE, fix deeper issue (premature termination again of course)
Index:
Update of /cvsroot/freenet/freenet/src/freenet/client/http
In directory sc8-pr-cvs1:/tmp/cvs-serv28336/src/freenet/client/http
Modified Files:
Tag: ngrouting
FproxyServlet.java
Log Message:
give the gpl a filename
Index: FproxyServlet.java
=
http://www.theregister.co.uk/content/55/32567.html
I dont know if everyone saw this story but its pretty relavant to freenet
and possibly freenet funding. A bill that passed the U.S. House of
Representatives last month would create an Office of Global Internet Freedom
that would have up to a $5
Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv13036/src/freenet
Modified Files:
Tag: ngrouting
Version.java
Log Message:
d'oh. Twice.
Index: Version.java
===
RCS file: /cvsroot/f
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv13036/src/freenet/transport
Modified Files:
Tag: ngrouting
AbstractSelectorLoop.java
Log Message:
d'oh. Twice.
Index: AbstractSelectorLoop.java
==
Update of /cvsroot/freenet/freenet/src/freenet/node/rt
In directory sc8-pr-cvs1:/tmp/cvs-serv11480/src/freenet/node/rt
Modified Files:
Tag: ngrouting
NGRouting.java Routing.java TerminatableRouting.java
TreeRouting.java
Log Message:
Build 7046:
Main objectives of this build
Update of /cvsroot/freenet/freenet/src/freenet/message
In directory sc8-pr-cvs1:/tmp/cvs-serv11480/src/freenet/message
Modified Files:
Tag: ngrouting
DataSend.java
Log Message:
Build 7046:
Main objectives of this build are to improve routing success stats, fix deadlocks and
fix RNF
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv11480/src/freenet/transport
Modified Files:
Tag: ngrouting
AbstractSelectorLoop.java
Log Message:
Build 7046:
Main objectives of this build are to improve routing success stats, fix deadlo
Update of /cvsroot/freenet/freenet/src/freenet/node/ds
In directory sc8-pr-cvs1:/tmp/cvs-serv11480/src/freenet/node/ds
Added Files:
Tag: ngrouting
StoreIOException.java
Log Message:
Build 7046:
Main objectives of this build are to improve routing success stats, fix deadlocks and
fi
Update of /cvsroot/freenet/freenet/src/freenet/node
In directory sc8-pr-cvs1:/tmp/cvs-serv11480/src/freenet/node
Modified Files:
Tag: ngrouting
Main.java
Log Message:
Build 7046:
Main objectives of this build are to improve routing success stats, fix deadlocks and
fix RNFs.
Major A
What is the purpose of QueryRejected.hopsToLive ?
Surely this sort of decision should be taken by the node sending the
request? The current code reduces the HTL to
min(hopsToLive-1, qr.hopsToLive).
Is there any reason not to get rid of this? If we need to reduce the HTL
much, we should do it in
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv15768/src/freenet/transport
Modified Files:
Tag: ngrouting
AbstractSelectorLoop.java
Log Message:
reworked closing
Index: AbstractSelectorLoop.java
===
Update of /cvsroot/freenet/freenet/src/freenet/transport
In directory sc8-pr-cvs1:/tmp/cvs-serv14994/src/freenet/transport
Modified Files:
AbstractSelectorLoop.java
Log Message:
reworked closing
Index: AbstractSelectorLoop.java
7044, 06:00 GMT, 24 hrs uptime
Quite a bit worse than the pSuccess yesterday (which was from the same node
instance but with only 30 minutes of uptime). Also see this graph:
http://194.236.28.174/freenetstuff/requestSuccessRatioByTheHour.bmp
Another interesting bit of info is the localQueryTraff
I get the feeling something like this has probably been suggested before, but
I can't find it. If it has, a simple explanation of why I'm out of line would
suffice.
What this is, is an idea for decreasing the number of nodes that data passes
through on freenet, and so also freenet's bandwidth u
On Thu, Aug 28, 2003 at 05:24:20PM -0700, Tracy R Reed spake thusly:
> I can do a lot better:
Oh, and time of day was around 4pm PDT. 23:00 Zulu I believe.
--
Tracy Reed
http://ultraviolet.org
pgp0.pgp
Description: PGP signature
___
Devl m
On Thu, Aug 28, 2003 at 07:30:48PM -0400, Dominic Anello spake thusly:
> 2. psucess_data:
> Probability of success of an incoming request
> Aug 28, 2003 7:23:37 PM
> 0 | 0.042312525
> 1 | 0.03726102
> 2 | 0.042833265
> 3 | 0.039161727
> 4 | 0.03750536
> 5 | 0.03806081
> 6 | 0.038910504
> 7 | 0.0380
24 matches
Mail list logo