]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-question.c
resolved: compare dns question arrays properly 758/head
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Jul 2015 16:38:54 +0000 (18:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jul 2015 16:38:54 +0000 (18:38 +0200)
commit1086182d83d4c02a75f96f0184d5e8e5d3af6528
tree16f3ad53eeebf8da3a6e48251f75f29103bf2fd8
parent87b46c575a14c133fbc408b56b0835f13a918b1d
resolved: compare dns question arrays properly

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.
src/resolve/resolved-dns-question.c
src/resolve/resolved-dns-question.h
src/resolve/resolved-dns-transaction.c