]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-manager.c
resolved: when there's already somebody listening on the LLMNR ports, simple disable...
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Aug 2014 17:48:03 +0000 (19:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 4 Aug 2014 17:48:03 +0000 (19:48 +0200)
commitedc501d4674dadc304d45a7e1c5b69e207eb8cd4
treeaf6a11f1a59a2d5802db6052a2483284328ee201
parent4f758c23981342f1fb838f4b2630812eb89a3faa
resolved: when there's already somebody listening on the LLMNR ports, simple disable LLMNR and warn, but continue

This allows us to run resolved inside an nspawn container that shares
the network namespace with the host, if there's already an instance
running.
src/resolve/resolved-manager.c
src/resolve/resolved-manager.h
src/resolve/resolved.c