mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[PR #176] [CLOSED] Enable IPv6 on all zones if available #489
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#489
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?
📋 Pull Request Information
Original PR: https://github.com/abh/ntppool/pull/176
Author: @xrobau
Created: 9/8/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
9eb2ef4Enable IPv6 on all zones if available972ad9dMake sure we stop when we run out of records📊 Changes
1 file changed (+26 additions, -2 deletions)
View changed files
📝
lib/NP/Model/DnsRoot.pm(+26 -2)📄 Description
I've tried to comment a few times on the forum, but all my posts are getting held up by the spam filter. I thought a better idea would be to just write the code, and THEN argue about it 8)
I should point out this is 100% untested, but hopefully the concept is sound enough to actually get into production, to get the ipv6 data bootstrapped.
You can also wrap that with an if $name == "au", if you're worried about it, as I'm the process of setting up a bunch of ipv6 stratum 1 servers in australia.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.