Skip to content

feat: Require every NTP server to be a unique IP or DNS name#1492

Open
dlipovetsky wants to merge 2 commits intomainfrom
dlipovetsky/ntp-validation
Open

feat: Require every NTP server to be a unique IP or DNS name#1492
dlipovetsky wants to merge 2 commits intomainfrom
dlipovetsky/ntp-validation

Conversation

@dlipovetsky
Copy link
Contributor

@dlipovetsky dlipovetsky commented Feb 24, 2026

What problem does this PR solve?:

  • Ensures that every NTP server is a valid IPv4 or IPv6 address, hostname, or domain name (even fully-qualified, i.e. with a trailing dot)
  • Ensures that the list of NTP servers does not have duplicates.

Which issue(s) this PR fixes:
Fixes NCN-112395

How Has This Been Tested?:

New integration test cases that exercise the validation.

Special notes for your reviewer:

@github-actions github-actions bot added feature and removed feature labels Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants