Skip to content

Expand wildcards during lookups

Marc van der Wal requested to merge vanderwal/ibdns:feature/#24 into develop

Implement RFC 1034 correctly when it comes to handling wildcard domains.

Two configuration variables were also added: one causes wildcards not to be handled at all, and the other disables the owner name substitution in wildcard resource records.

Merge request reports