allow debug to track cluster config
authorDirk Koopman <djk@tobit.co.uk>
Fri, 29 Oct 2010 16:02:41 +0000 (17:02 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 29 Oct 2010 16:02:41 +0000 (17:02 +0100)
commitb7512d7880245203710b640c2def9a102f069983
treea020c6613ac027cb73fd35f8aea6b76aa66e0d4d
parent67e8ed5e4e28a5af4cec3bc1b43ce97ef51c90be
allow debug to track cluster config

This is for Jim AD1C really. But "set/debug cluster" will put out
lines like:

CLUSTER: node N0VD-7 added
CLUSTER: user AD6KH added
and
CLUSTER: user AD6KH deleted
CLUSTER: node N0VD-7 deleted

and represent this node's view of which nodes and users are
available on the cluster as a whole.
Changes
perl/DXProtHandle.pm
perl/Route/Node.pm
perl/Route/User.pm
perl/Version.pm