X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=902e0707945038598d52ed1dd33f586df80ea4dd;hb=bb3889c1d4930e2ca96b47aea10ce5e803737043;hp=3a74ec81250b5842056743200fda9cc6282572c4;hpb=5d1d9d0ed0577e2459108dba8c82ab3ed591da10;p=spider.git diff --git a/Changes b/Changes index 3a74ec81..902e0707 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,13 @@ +13Jan23======================================================================= +1. Periodically store Routing tables and, if they are young enough (def: 3hrs) + autotically restore them on restart of the node. This will short circuit + the need to rebuild the routing tables from scratch on every restart - + which is normally for something like software update. +2. Fix pc11 debugging stats with the correct figures. Sigh... Also move some + of the totals to a different place. +3. Add show/spotstats command which gives the current spot statistics shown + during pc11 debugging (which means you don't need to set/deb pc11 unless + you really want that extra noise). 12Jan23======================================================================= 1. Regularise 'set/debug pc11' output to track all the routes through PC11 and PC61 processing and statistics. @@ -14,9 +24,9 @@ http://www.dxspider.net/download/badip.global. I have added the following lines to my /spider/local_cmd/crontab: -24 * * * * spawn('cd /spider/local_data; wget http://www.dxspider.net/download/badip.torexit') -24 * * * * spawn('cd /spider/local_data; wget http://www.dxspider.net/download/badip.torrelay') -24 * * * * spawn('cd /spider/local_data; wget http://www.dxspider.net/download/badip.global') +24 * * * * spawn('cd /spider/local_data; wget -qN http://www.dxspider.net/download/badip.torexit') +24 * * * * spawn('cd /spider/local_data; wget -qN http://www.dxspider.net/download/badip.torrelay') +24 * * * * spawn('cd /spider/local_data; wget -qN http://www.dxspider.net/download/badip.global') 25 * * * * run_cmd('load/badip') The tor files are downloaded from https://lists.fissionrelays.net/tor/ at