X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9e81881b0bce6315156441ec7fa2e4c23ad02c03;hb=9c8f43f26a7db08c4ff6ef2213c95c9f509abe36;hp=250699ebe6997664491efd94208c111d3e41b0fd;hpb=cbb522ef802d48991734a4ce803fa6ffa9774588;p=spider.git diff --git a/Changes b/Changes index 250699eb..9e81881b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,20 @@ +07Sep20======================================================================= +1, Change interface to watchdbg & grepdbg slightly so that multiple search + regexes are ANDed rather than ORed together. ORing is easily achieved + already by the usual regex pattern 'PATT..|PATT..|..' whereas ANDing could + not be done as easily without resorting lots of 'PATT.*PATH' things which + would not necessarily get what was wanted. +2. Make sure that the pc92 C record only contains nodes and users and not + other extranoeus things like skimmers... +15Aug20======================================================================= +1. Simplify the skimmer scoring mechanism. +13Aug20======================================================================= +1. Improve the (displayed) RBN frequency weighting the skimmers' frequencies + w.r.t majority view on each spot. Any skimmer that disagrees with a + gets docked a 'point' from their 'good' score (if any) and have a 'point' + added to their 'bad' score. This score is then taked into account during + the 'choosing the real frequency' process. If a skimmer agrees with the + majority the process is reversed. To see this in action: set/deb rbnskim 06Aug20======================================================================= 1, Add CTY-3013 Prefixes 2. Make RBN more efficient. Start the process of skimmer node performance