]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: request incoming ifindex for DNS UDP packets, too
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Dec 2018 22:18:50 +0000 (23:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Dec 2018 17:46:23 +0000 (18:46 +0100)
commitc9e6918257d983d1e8ed3d69420544b05b13ef85
tree7d760fe3936462083d477e1998d4e5219932a9bb
parent0eb82482a0baa737ac42ee7b385bf2fff59c680d
resolved: request incoming ifindex for DNS UDP packets, too

This information is useful to pass back to the caller, as it tells us
where we found the answer.

(While we are at it, fix the socket level for the RECVERR logic)

Fixes: #9778
src/resolve/resolved-dns-scope.c