aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/wg.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-07-01 23:36:59 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-01 23:40:06 +0200
commit1a64438b21836df64f5236809fc57b8cbbe83d1e (patch)
tree7a394b5f1032e59f9b508e4ca575efaa6612ef76 /src/wg.8
parentwg.8: wording tweaks (diff)
downloadwireguard-tools-1a64438b21836df64f5236809fc57b8cbbe83d1e.tar.xz
wireguard-tools-1a64438b21836df64f5236809fc57b8cbbe83d1e.zip
contrib: remove extraneous cruft
We don't want people packaging these or even using these scripts, which are only useful for limited development circumstances, so get rid of them. More widespread development testing techniques still exist in src/debug.mk and src/netns.sh Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--src/wg.84
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wg.8 b/src/wg.8
index 67b4cf7..eee6d7b 100644
--- a/src/wg.8
+++ b/src/wg.8
@@ -131,7 +131,9 @@ to which outgoing traffic for this peer is directed. The catch-all
\fI::/0\fP may be specified for matching all IPv6 addresses. Required.
.IP \(bu
Endpoint \(em an endpoint IP or hostname, followed by a colon, and then a
-port number. Optional.
+port number. This endpoint will be updated automatically to the most recent
+source IP address and port of correctly authenticated packets from the peer.
+Optional.
.SH CONFIGURATION FILE FORMAT EXAMPLE
This example may be used as a model for writing configuration files.