[PR #176] [CLOSED] Enable IPv6 on all zones if available #489

Closed
opened 2026-03-01 17:26:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/ntppool/pull/176
Author: @xrobau
Created: 9/8/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 9eb2ef4 Enable IPv6 on all zones if available
  • 972ad9d Make 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.

## 📋 Pull Request Information **Original PR:** https://github.com/abh/ntppool/pull/176 **Author:** [@xrobau](https://github.com/xrobau) **Created:** 9/8/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9eb2ef4`](https://github.com/abh/ntppool/commit/9eb2ef4556df5ec7006cbc95200610929a156abd) Enable IPv6 on all zones if available - [`972ad9d`](https://github.com/abh/ntppool/commit/972ad9de31ae6ccfae2004f1ff695e8ede71fc35) Make sure we stop when we run out of records ### 📊 Changes **1 file changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/NP/Model/DnsRoot.pm` (+26 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:26:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntppool#489
No description provided.