]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: add {global,link}_dns_configuration_json_append() helpers
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 10 Oct 2025 19:56:33 +0000 (15:56 -0400)
committerNick Rosbrook <enr0n@ubuntu.com>
Thu, 6 Nov 2025 10:17:58 +0000 (05:17 -0500)
commit994b35086026d5f385f48053bea698ca3ae878b2
tree2ff6d4c0436781248206580bd41f6239f9f57354
parent07f471824288433d17ebe097e94dfca85e74fea6
resolve: add {global,link}_dns_configuration_json_append() helpers

No functional change, just add these helpers to improve readability in
dns_configuration_json_append(). This is preparation for later commits.
src/resolve/resolved-manager.c