From: Libor Peltan Date: Wed, 20 Jan 2021 11:27:32 +0000 (+0100) Subject: doc: documented synthrecord known bugs X-Git-Tag: v3.1.0~253^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ea2c03ca6f40d2e61a64ce4e98ab3dd1a1fbaa;p=thirdparty%2Fknot-dns.git doc: documented synthrecord known bugs --- diff --git a/src/knot/modules/synthrecord/synthrecord.rst b/src/knot/modules/synthrecord/synthrecord.rst index f09fe7f6b7..96e5208f44 100644 --- a/src/knot/modules/synthrecord/synthrecord.rst +++ b/src/knot/modules/synthrecord/synthrecord.rst @@ -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 ----------------