Actions
Bug #17075
closedIPv6 dns records always conflicting
Description
All host's IPv6 records are always conflicting.
This is because dns_lookup(hostname) == self in lib/net/dns/forward_record.rb conflicts does not compare correctly.
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Duplicate
Thanks, but I think this is tracked under #17007 if you could use that please.
Actions