]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: do not re-read settings from networkd if link state file is unmodified 21667/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 7 Dec 2021 18:48:46 +0000 (03:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Dec 2021 09:34:08 +0000 (18:34 +0900)
commit214db8eb5d109cade4f4cb6046dc248f8e23bf27
treeafec75f862258b77a81bc4cc77fe337e49bb0df0
parent8e0bacab6eedbc790bb7ed3218da2e929ebfdab1
resolve: do not re-read settings from networkd if link state file is unmodified

If many interface creation/deletion occurs continuously, then resolved
becomes easily busy. Let's slightly optimize the event triggered by
sd-network.
src/resolve/resolved-link.c
src/resolve/resolved-link.h