From owner-dev-commits-src-all@freebsd.org Tue Mar 9 20:21:53 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6444356ECEE; Tue, 9 Mar 2021 20:21:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dw67P2SjHz4vYX; Tue, 9 Mar 2021 20:21:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4784A222E8; Tue, 9 Mar 2021 20:21:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 129KLr4j067775; Tue, 9 Mar 2021 20:21:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 129KLr9A067774; Tue, 9 Mar 2021 20:21:53 GMT (envelope-from git) Date: Tue, 9 Mar 2021 20:21:53 GMT Message-Id: <202103092021.129KLr9A067774@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kyle Evans Subject: git: ce53f92e6c81 - main - wg(4): note the persistent-keepalive ifconfig(8) option MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ce53f92e6c81aebacd265665ef1abc04b63fe124 Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2021 20:21:53 -0000 The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=ce53f92e6c81aebacd265665ef1abc04b63fe124 commit ce53f92e6c81aebacd265665ef1abc04b63fe124 Author: Kyle Evans AuthorDate: 2021-03-09 14:50:38 +0000 Commit: Kyle Evans CommitDate: 2021-03-09 20:21:35 +0000 wg(4): note the persistent-keepalive ifconfig(8) option MFC after: 3 days Fixes: b3dac3913dc9 --- share/man/man4/wg.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 index 760584e3a386..335d3e70b64a 100644 --- a/share/man/man4/wg.4 +++ b/share/man/man4/wg.4 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 7, 2021 +.Dd March 9, 2021 .Dt WG 4 .Os .Sh NAME @@ -78,6 +78,8 @@ A list of allowed IP addresses. The IP address of the WiredGuard to connect to. .It Cm peer-list A list of peering IP addresses to connect to. +.It Cm persistent-keepalive +Interval, in seconds, at which to send persistent keepalive packets. .El .Pp The