]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: provide effective supporting levels of mDNS and LLMNR
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Nov 2022 03:53:07 +0000 (12:53 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 10 Nov 2022 12:54:56 +0000 (21:54 +0900)
commitdc167037c4e7407bf597a65224c736874abeca11
tree296fdfd7a5f9fe6cb98da8a2aefb590ab9ef4434
parentbce459e3275249574f2142236275b2c33a9f88e3
resolve: provide effective supporting levels of mDNS and LLMNR

The per-link settings are ignored if the feature is disabled by the global setting.
Let's announce the effective level, to make not users confused.

Closes #24863.
src/resolve/resolved-link-bus.c