Choose IPv4/IPv6 for DNS resolved entries #1

Open
opened 2025-08-19 06:56:38 +00:00 by phg · 0 comments
Owner

Current behavior is: IPv6 resolutions are preferred.

When using DNS based Entries,
Given that it is a valid DNS name, with at least an A and an AAAA record,
When resolving an DNS based Entry,
Then I should be able to choose which IP type should be resolved (IPv4/IPv6),
So that I get the IP that I want to resolve.
Current behavior is: IPv6 resolutions are preferred. ```gherkin When using DNS based Entries, Given that it is a valid DNS name, with at least an A and an AAAA record, When resolving an DNS based Entry, Then I should be able to choose which IP type should be resolved (IPv4/IPv6), So that I get the IP that I want to resolve. ```
phg added the
Kind/Enhancement
label 2025-08-19 06:56:38 +00: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: phg/hosts#1
No description provided.