summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-01-16 15:53:13 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-01-16 19:18:23 +0900
commitcfe1237f3859c0cb19b98a47870f49942d5537d9 (patch)
tree9f1db112d40684f72bdb6a7c245c29f1efea9a0c /man/systemd.netdev.xml
parent8a592c6fc298a025432b051cfb895886dee38ba3 (diff)
downloadsystemd-cfe1237f3859c0cb19b98a47870f49942d5537d9.tar.gz
network: wireguard: do not add routes to AllowedIPs= by default
As setting such routes may break existing setups. Closes #21964.
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 7d5c0ac729..051c45c748 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1581,7 +1581,7 @@
<citerefentry><refentrytitle>networkd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
or a number in the range 1…4294967295. When <literal>off</literal> the routes to the
addresses specified in the <varname>AllowedIPs=</varname> setting will not be configured.
- Defaults to <literal>main</literal>. This setting will be ignored when the same setting is
+ Defaults to <literal>off</literal>. This setting will be ignored when the same setting is
specified in the [WireGuardPeer] section.</para>
</listitem>
</varlistentry>