]> granicus.if.org Git - pdns/commitdiff
forgot to commit the .hh change
authorBert Hubert <bert.hubert@netherlabs.nl>
Thu, 9 Jun 2011 19:42:09 +0000 (19:42 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Thu, 9 Jun 2011 19:42:09 +0000 (19:42 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2213 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/dnsproxy.hh

index 4be6226a3609ccb7691c7e65fe433d3e910d3239..6ebbafc3a7aaf960efb1f350e4ffb8db2e4448f3 100644 (file)
@@ -79,6 +79,8 @@ private:
     ComboAddress remote;
     int outsock;
     time_t created;
+    string qname;
+    uint16_t qtype;
   };
 
   typedef map<int,ConntrackEntry> map_t;