mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
dns/bind: add DNAME support (#3509)
This commit is contained in:
parent
dd511eaa59
commit
8de007770c
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<AAAA>AAAA</AAAA>
|
||||
<CAA>CAA</CAA>
|
||||
<CNAME>CNAME</CNAME>
|
||||
<DNAME>DNAME</DNAME>
|
||||
<DNSKEY>DNSKEY</DNSKEY>
|
||||
<DS>DS</DS>
|
||||
<MX>MX</MX>
|
||||
|
|
|
|||
Loading…
Reference in a new issue