aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/man/wg.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-28 22:45:15 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-29 01:23:24 +0200
commita1a1c1723b6423e43d71cfa52862fad9bbcd265b (patch)
tree13f43adf8bbd15da7eff9b383f84ed1da9357973 /src/tools/man/wg.8
parentzinc: update copyright (diff)
downloadwireguard-monolithic-historical-a1a1c1723b6423e43d71cfa52862fad9bbcd265b.tar.xz
wireguard-monolithic-historical-a1a1c1723b6423e43d71cfa52862fad9bbcd265b.zip
tools: allow setting WG_ENDPOINT_RESOLUTION_RETRIES
Diffstat (limited to 'src/tools/man/wg.8')
-rw-r--r--src/tools/man/wg.83
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/man/wg.8 b/src/tools/man/wg.8
index 2013825..afff749 100644
--- a/src/tools/man/wg.8
+++ b/src/tools/man/wg.8
@@ -211,6 +211,9 @@ If set to \fIalways\fP, always print ANSI colorized output. If set to \fInever\f
.TP
.I WG_HIDE_KEYS
If set to \fInever\fP, then the pretty-printing \fBshow\fP sub-command will show private and preshared keys in the output. If set to \fIalways\fP, something invalid, or unset, then private and preshared keys will be printed as "(hidden)".
+.TP
+.I WG_ENDPOINT_RESOLUTION_RETRIES
+If set to an integer or to \fIinfinity\fP, DNS resolution for each peer's endpoint will be retried that many times for non-permanent errors, with an increasing delay between retries. If unset, the default is 15 retries.
.SH SEE ALSO
.BR ip (8),