]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc: disable one more timer event source
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Apr 2024 03:21:44 +0000 (12:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Apr 2024 04:23:44 +0000 (13:23 +0900)
commit31db4c1bd5051b5cb2419176847baae1fb69b855
tree7b1a689be3413bfdd6d958063a0525d7b21521da
parente27f2ad6be9eba427b39f4a45ba84c55763bd073
sd-ndisc: disable one more timer event source

Otherwise, even if we have already received RA, timeout callback will be
called. Currently, networkd mostly does nothing on timeout, hence should
not change any effective behavior.

Follow-up for e7cb80474d4e580f7cc7c8645e1412e4a59f7588.
src/libsystemd-network/sd-ndisc.c