]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: do not restart DHCPv6 client when WithoutRA= is set
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Oct 2021 07:35:29 +0000 (16:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 Oct 2021 15:33:44 +0000 (00:33 +0900)
commitfac19a21cf1de0805352390378ab9844daa16862
treed7cefa2a9434c8c673e9b406784e18860c334e18
parent483566e5ba9e4214e04106ae8760a79a13d710c2
network: do not restart DHCPv6 client when WithoutRA= is set

Previously, even if WithoutRA= is specified, the DHCPv6 client may be
restarted in undesired mode when a RA is received.
src/network/networkd-dhcp6.c
src/network/networkd-dhcp6.h
src/network/networkd-ndisc.c