summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorƁukasz Stelmach <l.stelmach@samsung.com>2023-01-16 08:33:55 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-01-16 10:30:15 +0000
commit87d1221174f252aec6fe3f3031d0b9b548aa6097 (patch)
treeb6da79e58b1fb27ab65a4db58039118963a2367a /man/systemd.network.xml
parentd708293d436516823e0e4bfb02c54365820fd8c6 (diff)
downloadsystemd-87d1221174f252aec6fe3f3031d0b9b548aa6097.tar.gz
man: clarify applicability of IPv6AcceptRA option
There is no reason to not accept RAs on bondX devices (devices that aggregate other devices). It makes sense for aggregated devies though.
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index daa2c2e167..3c9c79627e 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -737,7 +737,7 @@ Table=1234</programlisting></para>
may trigger the start of the DHCPv6 client if the relevant flags are set in the RA data, or
if no routers are found on the link. The default is to disable RA reception for bridge
devices or when IP forwarding is enabled, and to enable it otherwise. Cannot be enabled on
- bond devices and when link-local addressing is disabled.</para>
+ devices aggregated in a bond device or when link-local addressing is disabled.</para>
<para>Further settings for the IPv6 RA support may be configured in the [IPv6AcceptRA]
section, see below.</para>