Allow wildcard CNAME records in authoritative zones.

This commit is contained in:
Simon Kelley
2016-12-13 16:44:11 +00:00
parent c6af3a32f2
commit b637d7815d
5 changed files with 74 additions and 26 deletions

View File

@@ -323,7 +323,7 @@ int hostname_isequal(const char *a, const char *b)
return 1;
}
time_t dnsmasq_time(void)
{
#ifdef HAVE_BROKEN_RTC