From: Ɓukasz Stelmach Date: Mon, 16 Jan 2023 07:33:55 +0000 (+0100) Subject: man: clarify applicability of IPv6AcceptRA option X-Git-Tag: v253-rc1~106 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87d1221174f252aec6fe3f3031d0b9b548aa6097;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index daa2c2e1674..3c9c79627e5 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -737,7 +737,7 @@ Table=1234 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. + devices aggregated in a bond device or when link-local addressing is disabled. Further settings for the IPv6 RA support may be configured in the [IPv6AcceptRA] section, see below.