Changeset 342
Legend:
- Unmodified
- Added
- Removed
-
trunk/DNSDB.pm
r341 r342 879 879 return ('OK','OK'); 880 880 } # done AAAA+PTR template record 881 882 # Delegation record 883 sub _validate_65285 { 884 return ('OK','OK'); 885 } 881 886 882 887 -
trunk/dns.sql
r328 r342 229 229 65281 AAAA+PTR 2 4 4 230 230 65282 PTR template 3 6 2 231 65283 A+PTR template 37 2231 65283 A+PTR template 2 7 2 232 232 65284 AAAA+PTR template 8 13 2 233 65285 Delegation 2 8 2 233 234 \. 234 235
Note:
See TracChangeset
for help on using the changeset viewer.