Changed ntpdig -p option to poll servers instead of limit server count
Previously the docs indicated that -p/--samples would poll all servers N times, then choose the best one. The code on the other hand simply didn't poll more than N servers, regardless of how many were given.
Loading
Please register or sign in to comment