Earlier quoted context omitted.
Is the NTP synchronization done with only a single packet? Because otherwise you'll be interrupting connections constantly.
It is UDP, so it is connectionless.
UDP is a Transport Layer protocol. NTP is an Application Layer protocol.