]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: downgrade log messages about incoming LLMNR/mDNS packets on unexpected...
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Dec 2017 11:44:05 +0000 (12:44 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Dec 2017 11:44:05 +0000 (12:44 +0100)
commitf1b1a5c4cacc36ae69ae46b6a9426fbb10d1f930
treeaac3aa8beb713dfda1bca97e79dee62026ac0ca5
parent6a483c5b2f03ee8d28a8795ce1483393c78b1428
resolved: downgrade log messages about incoming LLMNR/mDNS packets on unexpected scopes

This might very well happen due to races between joining multicast
groups and network configuration and such, let's not complain, but just
drop the messages at debug level.

Fixes: #7527
src/resolve/resolved-llmnr.c
src/resolve/resolved-mdns.c