improve node initialisation debugging
[spider.git] / Changes
diff --git a/Changes b/Changes
index 974eadca46151652e011559472d75a136f9de0fd..95ca1a41e88641edda332c0f3349127d59a7fa23 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,18 +1,18 @@
-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.
+10May20=======================================================================
+1. Added basic changes so that users *could* have multiple connections to the
+   same node if it is allowed.
+09May20=======================================================================
+1. Show the route by which this PCxx came in progress debugging reports. In
+   some other words: the spot/wwv/wcy/ann message arrived first from this 
+   connection. 
+2. Improve progress WWV & WCY messages.
+3. Stop random node isolations (at least in one place)
+08May20=======================================================================
+1. Tidy up routing table
+2. Add new argument to show/version (ALL or list of regexes) that allow you
+   to see the version and build nos of all nodes on the system. 
+07May20=======================================================================
+1. Revert changes made since 25Apr concerning IP address reconciliation.
 25Apr20=======================================================================
 1. Add maximum no of users on node to show/cluster.
 2. Add ability to show last n lines of debugging ring buffer.