Skip to content

Conversation

@hno
Copy link
Contributor

@hno hno commented Jun 28, 2024

No description provided.

@benapetr
Copy link
Owner

Hello, I am really sorry for answering you so extremely late

This update on its own isn't going to work, that function HasPTRZones() is used to figure out whether logic for automatic adding (or removing) of PTR records should be enabled.

However the respective logic for doing that is supporting only IPv4 right now, so if this function enables the UI for automated PTR manipulation just because there are some IPv6 reverse zones it is just going to enable defunct UI elements, because the program is still not going to be able to automatically manipulate IPv6 records and user experience is going to be decreased.

The logic for automated PTR management is here:

Until these functions can handle IPv6 reverse zones, there is no point in that check returning true when IPv6 zone is found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants