From: Frank Louwers <24672+franklouwers@users.noreply.github.com> Date: Wed, 12 Mar 2025 07:58:24 +0000 (+0100) Subject: Update pdns/dnsdistdist/docs/reference/actions.rst X-Git-Tag: dnsdist-2.0.0-alpha2~106^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada5a98190015d44432350eddecc895779622888;p=thirdparty%2Fpdns.git Update pdns/dnsdistdist/docs/reference/actions.rst Co-authored-by: Miod Vallat --- diff --git a/pdns/dnsdistdist/docs/reference/actions.rst b/pdns/dnsdistdist/docs/reference/actions.rst index 0fa2424d89..09c1d1df06 100644 --- a/pdns/dnsdistdist/docs/reference/actions.rst +++ b/pdns/dnsdistdist/docs/reference/actions.rst @@ -797,7 +797,7 @@ The following actions exist. Forge a response with the specified IPv4 (for an A query) or IPv6 (for an AAAA) addresses. If you specify multiple addresses, all that match the query type (A, AAAA or ANY) will get spoofed in. - Note that if you only specify only addresses of one type (e.g. only IPv4 addresses), then queries for the other type (in this case AAAA queries), will **not** be spoofed. + Note that if you only specify addresses of one type (e.g. only IPv4 addresses), then queries for the other type (in this case AAAA queries), will **not** be spoofed. This means that for most practical cases, you'd need to specify at least one IPv4 and one IPv6 address. :param string ip: An IPv4 and/or IPv6 address to spoof