Changeset 2331
- Timestamp:
- 01/10/12 15:14:11 (17 months ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/common_startup.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/common_startup.cc
r2324 r2331 255 255 numreceived6++; 256 256 257 if(P->d.qr) 258 continue; 259 257 260 S.ringAccount("queries", P->qdomain+"/"+P->qtype.getName()); 258 261 S.ringAccount("remotes",P->getRemote());