Fix the over midnight ID rollover calculation
authorDirk Koopman <djk@tobit.co.uk>
Fri, 6 Jul 2007 09:01:18 +0000 (10:01 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 6 Jul 2007 09:01:18 +0000 (10:01 +0100)
commitca3a14c5a22a621e9b69ecf0acc2a5da08c5ab91
tree4a7b380d587118166902438e7dcaeb4121799396
parent40178a4be6f9dc1e1a409b96fc087cf971886fd0
Fix the over midnight ID rollover calculation

Also use a big enough past age limit to cope with inactive nodes
that only output a config record and nowt much else, so that they
don't time out.

Add an 'id too far in the future' compared with current systime
check.
Changes
perl/DXProtHandle.pm
perl/Version.pm