From: Mark Andrews Date: Wed, 13 Nov 2013 01:10:43 +0000 (+1100) Subject: add partial legend for Address database dump X-Git-Tag: v9.10.0a1~17^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c19754baccc946eb655f49b6981fe6c0d478dfa;p=thirdparty%2Fbind9.git add partial legend for Address database dump --- diff --git a/lib/dns/adb.c b/lib/dns/adb.c index a69f2537fda..54e39d01156 100644 --- a/lib/dns/adb.c +++ b/lib/dns/adb.c @@ -3326,6 +3326,9 @@ dump_adb(dns_adb_t *adb, FILE *f, isc_boolean_t debug, isc_stdtime_t now) { dns_adbentry_t *entry; fprintf(f, ";\n; Address database dump\n;\n"); + fprintf(f, "; [edns success/4096 timeout/1432 timeout/1232 timeout/" + "512 timeout]\n"); + fprintf(f, "; [plain success/timeout]\n;\n"); if (debug) fprintf(f, "; addr %p, erefcnt %u, irefcnt %u, finds out %u\n", adb, adb->erefcnt, adb->irefcnt,