summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-question.h
AgeCommit message (Collapse)Author
2015-07-28resolved: compare dns question arrays properlyLennart Poettering
Let's optimize things a bit and properly compare DNS question arrays, instead of checking if they are mutual supersets. This also makes ANY query handling more accurate.
2014-07-29resolved: when resolving an address PTR record via llmnr, make a tcp ↵Lennart Poettering
connection by default
2014-07-23resolved: rework logic so that we can share transactions between queries of ↵Lennart Poettering
different clients