resolved: cache - only allow putting a single question key at a time
authorTom Gundersen <teg@jklm.no>
Thu, 3 Sep 2015 23:01:27 +0000 (01:01 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 16 Sep 2015 15:03:17 +0000 (17:03 +0200)
commit8e427d9be93e1289eba2a3055bbc632babc75b81
treef51a60122247dc30494dcfe2e5b00d43670e471b
parent36d9205d669bcdcb04fa730d1f3549a9fc9a9001
resolved: cache - only allow putting a single question key at a time

Only one key is allowed per transaction now, so let's simplify things and only allow putting
one question key into the cache at a time.
src/resolve/resolved-dns-cache.c
src/resolve/resolved-dns-cache.h
src/resolve/resolved-dns-transaction.c