add expanded UPGRADE.mojo
[spider.git] / Changes
diff --git a/Changes b/Changes
index 6f79cd19e1fcf710cd9105f41fbbb8dcd74fb5a0..974eadca46151652e011559472d75a136f9de0fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,22 @@
+27Apr20=======================================================================
+1. Start recording IP addresses that users are using both in the user file 
+   and in the routing table. The IP addresses come from PC92 A records and 
+   also from PC61 spot records. 
+2. Use this information to work backwards to, for instance, put an IP address
+   on a spot that came in on a PC11 before any PC61 or PC62 A arrived. That 
+   IP address may be on a PC61 for a different spot that had come previously.
+   
+   An IP address that has not come in on that PC61, but is deduced from route
+   or user login information is mark in the debug with a '*'
+3. Show which debugging category triggered any debug output. Debug output
+   that was not trigger, but just output (e.g. the startup stuff) has no
+   category.
+4. IP addresses are stored in hash tables in the user record permanently as an
+   IP address + time tuple. A pruning mechanism will appear when need arises.
+25Apr20=======================================================================
+1. Add maximum no of users on node to show/cluster.
+2. Add ability to show last n lines of debugging ring buffer.
+3. Remove redundant wpxloc.dat file.
 24Apr20=======================================================================
 1. Add 'progress' debugging for showing that stuff is happening in nologchan
    a.k.a ringbuffer only mode.