mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 18:04:10 -05:00
Corpus focuses on "extra" things in master files like $GENERATE etc. Text encoding for RRs is thoroughly tested in dns_rdata_fromtext fuzzer.
8 lines
157 B
Text
8 lines
157 B
Text
$ORIGIN .
|
|
$TTL 120
|
|
@ SOA tld4. hostmaster.ns.tld4. ( 1 3600 1200 604800 60 )
|
|
NS ns
|
|
ns A 10.53.0.2
|
|
$INCLUDE withoutorigin
|
|
$INCLUDE withoutorigin origin
|
|
|