unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48607] [PATCH] documentation: add explanation for wireguard keep-alive setting
@ 2021-05-23 11:13 Solene Rapenne via Guix-patches via
  2021-05-23 16:11 ` Guillaume Le Vaillant
  0 siblings, 1 reply; 4+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-05-23 11:13 UTC (permalink / raw)
  To: 48607

---
 doc/guix.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index e8b0485f78..1d2d14d332 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27104,6 +27104,11 @@ the file does not exist.
 The authorized peers on this interface.  This is a list of
 @var{wireguard-peer} records.
 
+@item @code{keep-alive} (default: @code{#f})
+The seconds between keepalive packets, may be required to keep the VPN
+alive behind a NAT.  When set to @code{#f} there is no keepalive and
+the VPN is fully stateless.
+
 @end table
 @end deftp
 
-- 
2.31.1





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-23 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23 11:13 [bug#48607] [PATCH] documentation: add explanation for wireguard keep-alive setting Solene Rapenne via Guix-patches via
2021-05-23 16:11 ` Guillaume Le Vaillant
2021-05-23 16:32   ` Solene Rapenne via Guix-patches via
2021-05-23 17:11     ` bug#48607: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).