]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/network: suggest to not request IA_NA when received RA with Managed bit unset
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 23 Oct 2024 08:20:38 +0000 (17:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 23 Oct 2024 20:32:40 +0000 (05:32 +0900)
Follow-up for 1f5a052963464755e87a075f6f4a8867b2199311.

man/systemd.network.xml

index e168bc0d52dc16315c11967cea112c908568acfd..6523c944ef31dc229f944acf152f02e3d9dc90c0 100644 (file)
@@ -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</programlisting>