On Tue, Nov 27, 2001 at 06:54:24PM -0500, Gianni Johansson wrote:
> I added a simple ascii histogram of  reference table keys  to 
> NodeStatusServlet.
> 
> To see it browse to /key_histogram.txt. e.g. 
> 
> http://server:8889/key_histogram.txt
> 
> Hopefully this will shed some light on the question of whether there is any 
> real routing in the current network.
> 
> --gj
> 
> ---
> Tavin:
> I'm getting the keys from TreeRoutingTable.refTable.elements().  I discard 
> the 32 (hex) digit ones, because they don't look like keys to data.
> Does this seem legit to you?

Yes.  All the real keys will be 23 bytes and end in 0x0302 or 0x0203.
The others are probably there from seeding the routing table either
manually or as a result of another node announcing itself.  What do
they end in?  0x0000?

-- 

:: tavin cole (tcole at espnow.com) ::

if there's been a way to build it
there'll be a way to destroy it
things are not all that out of control

                        - stereolab

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to