This zone was copied from a zone file in BIND long ago. BIND contains
both sample zone files and a script to generate sample zone files, but
the committed files appear to have been generated by a broken version of
the script.
This updates the TXT records to what the script would have generated,
which is far more complete.
tlsa3 TLSA 1 0 2 81ee7f6c0ecc6b09b7785a9418f54432de630dd54dc6ee9e3c49de547708d236d4c413c3e97e44f969e635958aa410495844127c04883503e5b024cf7a8f6a94
txt01 TXT "foo"
txt02 TXT "foo" "bar"
-txt03 TXT "foo"
-txt04 TXT "foo" "bar"
+txt03 TXT foo
+txt04 TXT foo bar
txt05 TXT "foo bar"
-txt06 TXT "foo bar"
-txt07 TXT "foo bar"
+txt06 TXT "foo\032bar"
+txt07 TXT foo\032bar
txt08 TXT "foo\010bar"
-txt09 TXT "foo\010bar"
-txt10 TXT "foo bar"
+txt09 TXT foo\010bar
+txt10 TXT foo\ bar
txt11 TXT "\"foo\""
-txt12 TXT "\"foo\""
-txt13 TXT foo
+txt12 TXT \"foo\"
+txt13 TXT "foo;"
+txt14 TXT "foo\;"
+txt15 TXT "bar\\;"
$TTL 300 ; 5 minutes
u TXT "txt-not-in-nxt"
$ORIGIN u.example.
txt10 3600 IN TXT "foo bar"
txt11 3600 IN TXT "\"foo\""
txt12 3600 IN TXT "\"foo\""
-txt13 3600 IN TXT "foo"
+txt13 3600 IN TXT "foo;"
+txt14 3600 IN TXT "foo;"
+txt15 3600 IN TXT "bar\\;"
u 300 IN TXT "txt-not-in-nxt"
a.u 300 IN A 73.80.65.49
b.u 300 IN A 73.80.65.49
txt10.example. 3600 IN TXT "foo bar"
txt11.example. 3600 IN TXT "\"foo\""
txt12.example. 3600 IN TXT "\"foo\""
-txt13.example. 3600 IN TXT "foo"
+txt13.example. 3600 IN TXT "foo;"
+txt14.example. 3600 IN TXT "foo;"
+txt15.example. 3600 IN TXT "bar\\;"
u.example. 300 IN TXT "txt-not-in-nxt"
a.u.example. 300 IN A 73.80.65.49
b.u.example. 300 IN A 73.80.65.49
txt10 3600 IN TXT "foo bar"
txt11 3600 IN TXT "\"foo\""
txt12 3600 IN TXT "\"foo\""
-txt13 3600 IN TXT "foo"
+txt13 3600 IN TXT "foo;"
+txt14 3600 IN TXT "foo;"
+txt15 3600 IN TXT "bar\\;"
u 300 IN TXT "txt-not-in-nxt"
a.u 300 IN A 73.80.65.49
b.u 300 IN A 73.80.65.49