]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: send out notifications about DNS property
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 25 Oct 2019 13:19:36 +0000 (15:19 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 25 Oct 2019 14:40:54 +0000 (16:40 +0200)
commit5f3340ca5b27899b6ab16bb48522a7911dcfb867
tree1cfdc18acfcfa57fd3e9c184bffa2b3babac60a4
parent8e97dc676fba15410d6b327bd89e6c9e7a24882f
resolved: send out notifications about DNS property

Notifications are only sent for the top object, and not for individual
links. This should be enough for the most obvious cases where somebody
just cares about the effective set of servers.

Fixes #13721.
src/resolve/resolved-bus.c
src/resolve/resolved-bus.h
src/resolve/resolved-link-bus.c
src/resolve/resolved-manager.c