]> git.ipfire.org Git - thirdparty/systemd.git/commit
wait-online: dispatch DNSConfiguration with SD_JSON_ALLOW_EXTENSIONS
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 17 Oct 2025 16:14:13 +0000 (12:14 -0400)
committerNick Rosbrook <enr0n@ubuntu.com>
Thu, 6 Nov 2025 10:17:59 +0000 (05:17 -0500)
commit5e777155d5b6c7aa86fa13316eb034b8036ac623
treee229321ce47136be65b809a11918c6369b0ab8a1
parent0d9e5b39d36e5954dc80e63bdbefbdfe59d7535e
wait-online: dispatch DNSConfiguration with SD_JSON_ALLOW_EXTENSIONS

Currently if an unknown field is encountered in the JSON, it is a fatal
error. Dispatch with SD_JSON_ALLOW_EXTENSIONS to avoid this.
src/network/wait-online/dns-configuration.c