mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #3] Fix servers added by name #279
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (May 5, 2011).
Original GitHub issue: https://github.com/abh/ntppool/issues/3
Sometimes when a server is added by name (maybe when the DNS lookup fails?) the system tries adding the name as the IP address and it doesn't go well.
@abh commented on GitHub (Oct 28, 2012):
I can't see how this could happen with the current code (and even less so with the refactoring done for issue #17).