mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Describe SOA rdata section.
This commit is contained in:
committed by
Simon Kelley
parent
f119ed382e
commit
785ee80b93
@@ -237,6 +237,7 @@ static const int rdata_description[][8] =
|
||||
/* 3: .. */ { RDESC_END },
|
||||
/* 4: .. */ { RDESC_END },
|
||||
/* 5: CNAME */ { RDESC_DOMAIN, RDESC_END },
|
||||
/* 6: SOA */ { RDESC_DOMAIN, RDESC_DOMAIN, RDESC_END },
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user