]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-manager.c
resolved: resolve possible conflicts for DNS-SD RRs
authorDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Tue, 31 Oct 2017 07:47:37 +0000 (09:47 +0200)
committerDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Fri, 8 Dec 2017 12:29:27 +0000 (14:29 +0200)
commite7c1b0e4566a7f1dd24ff0a580161f5c6435f811
tree2e7f21df1ca8a06932464a9f9a1b6d331a2db30b
parentd686f15c9efbef0d64c3ce7673f1a9ed0e9700ed
resolved: resolve possible conflicts for DNS-SD RRs

It might happen that a DNS-SD service doesn't include local host's
name in its RR keys and still conflicts with a remote service.

In this case try to resolve the conflict by changing name for
this particular service.
src/resolve/resolved-dns-scope.c
src/resolve/resolved-manager.c
src/resolve/resolved-manager.h