]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc: documented synthrecord known bugs
authorLibor Peltan <libor.peltan@nic.cz>
Wed, 20 Jan 2021 11:27:32 +0000 (12:27 +0100)
committerLibor Peltan <libor.peltan@nic.cz>
Wed, 20 Jan 2021 13:59:43 +0000 (14:59 +0100)
src/knot/modules/synthrecord/synthrecord.rst

index f09fe7f6b7fbbd26bb43758ab33e9ec04837c91a..96e5208f4483f22ab9c443b2da53f6498733aabb 100644 (file)
@@ -85,6 +85,13 @@ Result:
    ;; ANSWER SECTION:
    1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.6.b.0.0.0.0.0.0.2.6.2.ip6.arpa. 400 IN PTR dynamic-2620-0-b61--1.test.
 
+Known bugs, limitations
+-----------------------
+
+The queries to the empty-non-terminals being parent to synthesized reverse records,
+e.g. `0.0.0.0.1.6.b.0.0.0.0.0.0.2.6.2.ip6.arpa. IN PTR` with previous example,
+are answered wrongly NXDOMAIN instead of correct NODATA.
+
 Module reference
 ----------------