Skip Menu |

This queue is for tickets about the Net-NTP CPAN distribution.

Report information
The Basics
Id: 102132
Status: open
Priority: 0/
Queue: Net-NTP

People
Owner: Nobody in particular
Requestors: tlhackque [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: NTP Era 1 is approaching
Date: Sun, 15 Feb 2015 14:00:18 +0000 (UTC)
To: "bug-Net-NTP [...] rt.cpan.org" <bug-Net-NTP [...] rt.cpan.org>
From: tlhackque <tlhackque [...] yahoo.com>
Net::NTP 1.4 Reading the code, it looks like you use NTP_ADJ to convert between Unix Epoch and NTP epoch. It does not seem to account for the NTP era - and while 2036 seemed a distant future in Y2K, half that time has elapsed :-) See https://www.eecis.udel.edu/~mills/y2k.html for the NTP era. Or with prettier pictures: https://www.eecis.udel.edu/~mills/time.html You may also wish to consider IO::Socket::IP rather than IO::Socket::INET6, as it is the current Perl standard for protocol-independent network I/O. IO:Socket::INET6 is in legacy status https://rt.cpan.org/Public/Bug/Display.html?id=97874#txn-1451264 --------------------------------------------------------- This communication may not represent my employer's views,if any, on the matters discussed.
Subject: Re: [rt.cpan.org #102132] NTP Era 1 is approaching
Date: Thu, 5 Mar 2015 11:50:40 -0800
To: "bug-Net-NTP [...] rt.cpan.org" <bug-Net-NTP [...] rt.cpan.org>
From: Ask Bjørn Hansen <ask [...] perl.org>
Patches more than welcome! Ask