]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/ndisc: disable Neighbor discovery client if RADV is enabled
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Apr 2024 07:28:44 +0000 (16:28 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Apr 2024 00:40:23 +0000 (09:40 +0900)
commit769f9744b75e7733e09c956bb84b85abf37e7314
tree4e72690c0135f829011b7c1c39111cba7dac96e5
parent50ba4e401aa00e30e3f7261360f11e7ff7c0c73e
network/ndisc: disable Neighbor discovery client if RADV is enabled

Running both sd-ndisc and sd-radv should be mostly a misconfiguration,
but may not. So, let's only disable sd-ndisc by default when sd-radv is
enabled, but allow when both are explicitly requested.
man/systemd.network.xml
src/network/networkd-ndisc.c