GNU bug report logs -
#48607
[PATCH] documentation: add explanation for wireguard keep-alive setting
Previous Next
Reported by: Solene Rapenne <solene <at> perso.pw>
Date: Sun, 23 May 2021 14:56:03 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 May 2021 17:11:38 +0000
with message-id <87lf85bcj9.fsf <at> kitej>
and subject line Re: [bug#48607] [PATCH] documentation: add explanation for wireguard keep-alive setting
has caused the debbugs.gnu.org bug report #48607,
regarding [PATCH] documentation: add explanation for wireguard keep-alive setting
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
48607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48607
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
---
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Solene Rapenne <solene <at> perso.pw> skribis:
> Le Sun, 23 May 2021 16:11:00 +0000,
> Guillaume Le Vaillant <glv <at> posteo.net> a écrit :
>
>> Solene Rapenne <solene <at> perso.pw> skribis:
>>
>> > ---
>> > 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
>>
>> Hi,
>>
>> There's already a description for 'keep-alive' in the section about
>> the 'wireguard-peer' data type, around line 27128.
>
> Indeed, I missed it, but then why doesn't it appear on this url?
> https://guix.gnu.org/manual/en/guix.html#index-wireguard_002dpeer
I guess it was added after the branch for the current stable version of
Guix was created.
It appears in the manual of the current/devel version at
https://guix.gnu.org/manual/devel/en/guix.html#index-wireguard_002dpeer
I'm closing this issue then.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.