Date: Wed, 03 Mar 2021 17:16:32 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 253866] if_wg(4) manpage: fix typo and example command Message-ID: <bug-253866-9-ffYK3ouokv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253866-9@https.bugs.freebsd.org/bugzilla/> References: <bug-253866-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253866 Gordon Bergling <gbe@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|Open |Closed --- Comment #2 from Gordon Bergling <gbe@FreeBSD.org> --- (In reply to Guangyuan Yang from comment #1) The examples are correct, I just verified them. listing-port is so correct = and if the example is executed as stated, the following interface is created. wg0: flags=3D8080a0<NOARP,MULTICAST> metric 0 mtu 1420 options=3D880000<LINKSTATE> groups: wg listen-port: 54321 public-key: 0BJLbbnoA4Bt3fXWiRCFdcKq4xXu8fGYwbmJPZMik1U=3D media: Ethernet autoselect (25GBase-ACC <full-duplex>) status: active nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> The 'public-key' keyword could somehow integrated in the manual page, but f= or the mentioned examples the public-key is generated based on the private-key= of wg interface. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253866-9-ffYK3ouokv>