mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
doc: note again that DDNS does not work over XDP
This commit is contained in:
parent
a2feccafa5
commit
be9eecbba1
2 changed files with 12 additions and 0 deletions
|
|
@ -671,6 +671,14 @@ working TCP.
|
|||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
Incoming DDNS over XDP isn\(aqt supported.
|
||||
The server always responds with SERVFAIL.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fIDefault:\fP not set
|
||||
.SS udp
|
||||
.sp
|
||||
|
|
|
|||
|
|
@ -717,6 +717,10 @@ Change of this parameter requires restart of the Knot server to take effect.
|
|||
intended to offer the DNS service, at least to fulfil the DNS requirement for
|
||||
working TCP.
|
||||
|
||||
.. NOTE::
|
||||
Incoming :ref:`DDNS<dynamic updates>` over XDP isn't supported.
|
||||
The server always responds with SERVFAIL.
|
||||
|
||||
*Default:* not set
|
||||
|
||||
.. _xdp_udp:
|
||||
|
|
|
|||
Loading…
Reference in a new issue