On 5/12/17 3:34 AM, Francis Dupont via RT wrote: > On Thu May 11 23:36:53 2017, alessandro.gherardi@yahoo.com wrote: >> Hi Thomas,Thank you for the update. >> I have a question: Since the failover protocol uses 32-bits >> timestamps, it is not y2k38 safe. Correct? > => half correct: the failover uses unsigned timestamps, > the y2k38 issue is for signed timestamps, e.g. ANSI time_t. > >> Does your fix include changing protocol to make it y2k38 safe, >> or will that still be an issue? > => no, it should break in 21 years... > > > > To clarify, Alessandro: The failover draft rfc dictates 4-byte time values: https://tools.ietf.org/html/draft-ietf-dhc-failover-12#page-51. Regards, Thomas Markwalder