1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

man/network: suggest to not request IA_NA when received RA with Managed bit unset

Follow-up for 1f5a052963.
This commit is contained in:
Yu Watanabe 2024-10-23 17:20:38 +09:00
parent 228e26ba03
commit 491c903dbe

View 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>