From 69ec43c31cb5231fc583b1f87c913dc0f63099fb Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sun, 10 Dec 2017 21:13:17 +0100 Subject: [PATCH] make regression tests happy, add some comments --- pdns/lua-record.cc | 13 +++++++++---- regression-tests.nobackend/counters/expected_result | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/pdns/lua-record.cc b/pdns/lua-record.cc index 824b51a71..74d114084 100644 --- a/pdns/lua-record.cc +++ b/pdns/lua-record.cc @@ -11,12 +11,17 @@ /* to do: block AXFR unless TSIG, or override - - zone metadata setting to enable + + investigate IPv6 + + check the wildcard 'no cache' stuff, we may get it wrong + + ponder ECS scopemask setting + + ponder netmask tree from file for huge number of netmasks unify ifupurl/ifupport - add attribute for query source - add attribute for certificate chedk + add attribute for certificate check add list of current monitors expire them too? */ diff --git a/regression-tests.nobackend/counters/expected_result b/regression-tests.nobackend/counters/expected_result index 67dbf79a3..cf1ba2fd1 100644 --- a/regression-tests.nobackend/counters/expected_result +++ b/regression-tests.nobackend/counters/expected_result @@ -10,7 +10,7 @@ dnsupdate-queries=0 dnsupdate-refused=0 incoming-notifications=0 key-cache-size=0 -meta-cache-size=2 +meta-cache-size=3 overload-drops=0 packetcache-size=4 qsize-q=0 -- 2.40.0