]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-network: make sd_network_link_get_dns() or friends return -ENODATA 24805/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 24 Sep 2022 00:31:00 +0000 (09:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 27 Sep 2022 01:42:31 +0000 (10:42 +0900)
commite05dd7718d0b32e039c9e0f7bf3875079d1a359d
tree31dd3087ce69e79f563d6d47343b827bf1241f11
parent778e3da95ef16302956087e6f10ccf7d42499aec
sd-network: make sd_network_link_get_dns() or friends return -ENODATA

To make them consistent with other functions.
src/libsystemd/sd-network/sd-network.c
src/resolve/resolved-link.c
src/timesync/timesyncd-manager.c