]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-radv.c
network/radv: warn about non-zero preference with zero lifetime
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 20 Apr 2024 05:36:40 +0000 (14:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 22 Apr 2024 17:05:41 +0000 (02:05 +0900)
commitc6ffb8789cdd66307b062b90273a87154ed6cc8d
tree16f2edd008b6ccf028b3811578ba92d9dbcc333f
parentefe96c34a09c54cdff3eda0c440b11841c002720
network/radv: warn about non-zero preference with zero lifetime

Note that the misconfiguration will be handled gracefully. So it is not
necessary to adjust value here. Let's only warn about that.
src/network/networkd-radv.c