From: Uwe Kleine-König Date: Mon, 10 Feb 2025 12:57:07 +0000 (+0100) Subject: docs/backends: Update overview from bind.rst X-Git-Tag: dnsdist-2.0.0-alpha2~100^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefd0c95a01450a976ed66b7e8998e53df50fd5c;p=thirdparty%2Fpdns.git docs/backends: Update overview from bind.rst According to bind.rst support for Autosecondary is "Experimental". Claim the same in the overview table. --- diff --git a/docs/backends/index.rst b/docs/backends/index.rst index 08c460485a..8ff4ca25d7 100644 --- a/docs/backends/index.rst +++ b/docs/backends/index.rst @@ -6,7 +6,7 @@ The following table describes the supported backends and some of their capabilit +------------------------------------------------+--------+---------+-----------+----------+----------+---------------+----------------------------------+---------------------------------+--------------+ | Name | Native | Primary | Secondary | Producer | Consumer | Autosecondary | :doc:`DNS Update <../dnsupdate>` | :doc:`DNSSEC <../dnssec/index>` | Launch | +================================================+========+=========+===========+==========+==========+===============+==================================+=================================+==============+ -| :doc:`BIND ` | Yes | Yes | Yes | No | No | Yes | No | Yes | ``bind`` | +| :doc:`BIND ` | Yes | Yes | Yes | No | No | Experimental | No | Yes | ``bind`` | +------------------------------------------------+--------+---------+-----------+----------+----------+---------------+----------------------------------+---------------------------------+--------------+ | :doc:`Generic Mysql/Mariadb ` | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ``gmysql`` | +------------------------------------------------+--------+---------+-----------+----------+----------+---------------+----------------------------------+---------------------------------+--------------+