pc11 -> pc61 upgrade work
authorDirk Koopman <djk@tobit.co.uk>
Fri, 13 Jan 2023 18:57:12 +0000 (18:57 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 13 Jan 2023 18:57:12 +0000 (18:57 +0000)
commitbb3889c1d4930e2ca96b47aea10ce5e803737043
tree66a5392f8ee4bf3005b7a6b3b63e126c069c0d60
parent5d1d9d0ed0577e2459108dba8c82ab3ed591da10
pc11 -> pc61 upgrade work

This includes:

rewriting the exist pc11->pc61 to be more understandable (and may
be work better).

Add stats to this process and provide show/spotstats to enquire
how it's all going.

Dump the routing table to /spider/local_data (in json) every 10
minutes and on exit. Read the routing table back in on start up
so that all that IP address info isn't lost over software updates
or other routine restarts.
Changes
cmd/Commands_en.hlp
cmd/show/spotstats.pl [new file with mode: 0644]
perl/DXProtHandle.pm
perl/Route.pm
perl/Route/Node.pm
perl/Route/User.pm
perl/cluster.pl