mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
TSIG key names need to be any valid DNS name so that update-policy "self" rules work with arbitrary names. Replace the alnum+'.'+'-'+'_' charset filter in the key-generation tools with a dns_name_fromstring() validity check. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||