CNAMEs can now point to interface names.

This commit is contained in:
Simon Kelley
2013-10-11 14:39:03 +01:00
parent 8c0b73d3a8
commit d56a604a96
5 changed files with 67 additions and 24 deletions

View File

@@ -497,7 +497,7 @@ Return an NAPTR DNS record, as specified in RFC3403.
Return a CNAME record which indicates that <cname> is really
<target>. There are significant limitations on the target; it must be a
DNS name which is known to dnsmasq from /etc/hosts (or additional
hosts files), from DHCP or from another
hosts files), from DHCP, from --interface-name or from another
.B --cname.
If the target does not satisfy this
criteria, the whole cname is ignored. The cname must be unique, but it