chiark / gitweb /
Fix CNAME hack.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 13 May 2014 14:01:45 +0000 (15:01 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 13 May 2014 14:01:45 +0000 (15:01 +0100)
commit88518143f775944435d12fc48e405f6482cdcf1c
tree39bd050ddffe926b32428a734abf55d6b0c2598c
parent96818a1359d6f856b032f848217f2cd370d495f0
Fix CNAME hack.

We must track which records have been returned explicitly, because we
don't want to resubmit queries which returned NODATA unnecessarily.

This lopens up the possibility of not cancelling the previous
outstanding queries, and taking their results if they're consistent with
our chosen CNAME, but I'm not doing that yet.
src/internal.h
src/types.c