From: Yu Watanabe Date: Wed, 23 Oct 2024 08:20:38 +0000 (+0900) Subject: man/network: suggest to not request IA_NA when received RA with Managed bit unset X-Git-Tag: v257-rc1~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491c903dbe64728c7e7c4fd226a099c6c0710273;p=thirdparty%2Fsystemd.git man/network: suggest to not request IA_NA when received RA with Managed bit unset Follow-up for 1f5a052963464755e87a075f6f4a8867b2199311. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e168bc0d52d..6523c944ef3 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -6286,6 +6286,8 @@ DHCP=ipv6 # If the upstream network provides Router Advertisement (RA) messages with the # Managed bit unset, then uncomment the lines below to make the DHCPv6 client # forcibly started in the managed mode when an RA is received. +#[DHCPv6] +#UseAddress=no #[IPv6AcceptRA] #DHCPv6Client=always