wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* [PATCH wireguard-tools] man: add documentation about removing explicit listen-port
@ 2019-12-27  3:35 Devin Smith
  2019-12-27 10:53 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Devin Smith @ 2019-12-27  3:35 UTC (permalink / raw)
  To: wireguard; +Cc: Devin Smith

Signed-off-by: Devin Smith <thundza@gmail.com>
---
 src/man/wg.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/man/wg.8 b/src/man/wg.8
index ac281bc..07b9694 100644
--- a/src/man/wg.8
+++ b/src/man/wg.8
@@ -59,7 +59,7 @@ by \fICONFIGURATION FILE FORMAT\fP below.
 Sets configuration values for the specified \fI<interface>\fP. Multiple
 \fIpeer\fPs may be specified, and if the \fIremove\fP argument is given
 for a peer, that peer is removed, not configured. If \fIlisten-port\fP
-is not specified, the port will be chosen randomly when the
+is not specified, or set to 0, the port will be chosen randomly when the
 interface comes up. Both \fIprivate-key\fP and \fIpreshared-key\fP must
 be a files, because command line arguments are not considered private on
 most systems but if you are using
-- 
2.23.0

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

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

* Re: [PATCH wireguard-tools] man: add documentation about removing explicit listen-port
  2019-12-27  3:35 [PATCH wireguard-tools] man: add documentation about removing explicit listen-port Devin Smith
@ 2019-12-27 10:53 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2019-12-27 10:53 UTC (permalink / raw)
  To: Devin Smith; +Cc: WireGuard mailing list

Patch applied: https://git.zx2c4.com/wireguard-tools/commit/?id=318253d932a43f8213f3521b299cf76f9db27286

Thanks for the first-ever contribution to the new wireguard-tools repo.

Jason
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

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

end of thread, other threads:[~2019-12-27 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-27  3:35 [PATCH wireguard-tools] man: add documentation about removing explicit listen-port Devin Smith
2019-12-27 10:53 ` Jason A. Donenfeld

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 NNTP newsgroup(s).