]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
wg.8: AllowedIPs isn't actually required
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 19 Oct 2018 01:35:25 +0000 (03:35 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 19 Oct 2018 01:35:25 +0000 (03:35 +0200)
An empty allowed IPs is totally valid, for folks wishing to move IP
addresses between multiple peers atomically.

Suggested-by: Comex <comexk@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/man/wg.8

index 264773d2608b13bc8dcf4ba3c8097bee0d7ea11a..2013825b439a9310dc91fd3ab6c9d40fff2faa8d 100644 (file)
@@ -148,7 +148,7 @@ CIDR masks from which incoming traffic for this peer is allowed and to
 which outgoing traffic for this peer is directed. The catch-all
 \fI0.0.0.0/0\fP may be specified for matching all IPv4 addresses, and
 \fI::/0\fP may be specified for matching all IPv6 addresses. May be specified
-multiple times. Required.
+multiple times.
 .IP \(bu
 Endpoint \(em an endpoint IP or hostname, followed by a colon, and then a
 port number. This endpoint will be updated automatically to the most recent