From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Sat, 15 Jun 2019 17:36:23 +0000 (+0000) Subject: add newline to fix bullet points X-Git-Tag: dnsdist-1.4.0-rc1~123^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc9a44081dba91ba7dbe2db28abd6db76d3a6390;p=thirdparty%2Fpdns.git add newline to fix bullet points --- diff --git a/pdns/dnsdistdist/docs/guides/downstreams.rst b/pdns/dnsdistdist/docs/guides/downstreams.rst index e72e09a20e..04cb57a0dd 100644 --- a/pdns/dnsdistdist/docs/guides/downstreams.rst +++ b/pdns/dnsdistdist/docs/guides/downstreams.rst @@ -68,6 +68,7 @@ interface used by dnsdist to contact a downstream server. This can be done by us newServer({address="192.0.2.1", source="192.0.2.127@eth1"}) The supported values for source are: + - an IPv4 or IPv6 address, which must exist on the system - an interface name - an IPv4 or IPv6 address followed by '@' then an interface name