> - Original Message -
> From: "Rob Pierce"
> To: "tech"
> Sent: Monday, September 7, 2015 1:22:21 PM
> Subject: OpenNTP and (continuous) constraint checking
>
> Good day.
>
> ntpd currently performs constraints checking on startup,
Good day.
ntpd currently performs constraints checking on startup, but once the
constraints are successfully checked cstr->state remains in
STATE_REPLY_RECEIVED forever. As such, the constraints are never checked again.
The following patch has resolved this for me, and constraints checking now