]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
2 years agoauth-4.8.0-beta1: secpoll&docs 12781/head
Peter van Dijk [Wed, 3 May 2023 10:19:47 +0000 (12:19 +0200)] 
auth-4.8.0-beta1: secpoll&docs

2 years agoMerge pull request #12690 from rgacogne/ddist-statnode-docs auth-4.8.0-beta1
Remi Gacogne [Wed, 3 May 2023 08:47:30 +0000 (10:47 +0200)] 
Merge pull request #12690 from rgacogne/ddist-statnode-docs

dnsdist: Fix the documentation of the `StatNode` object

2 years agoMerge pull request #12729 from Habbie/lmdb-ls-dup-domain
Peter van Dijk [Wed, 3 May 2023 08:44:08 +0000 (10:44 +0200)] 
Merge pull request #12729 from Habbie/lmdb-ls-dup-domain

auth LMDB: handle duplicate domain existence consistently

2 years agoMerge pull request #12768 from chbruyand/ixfrdist-max-soa-refresh
Peter van Dijk [Wed, 3 May 2023 08:41:16 +0000 (10:41 +0200)] 
Merge pull request #12768 from chbruyand/ixfrdist-max-soa-refresh

ixfrdist: add a per domain max-soa-refresh option

2 years agoMerge pull request #12636 from Habbie/lmdb-comments
Peter van Dijk [Wed, 3 May 2023 08:39:13 +0000 (10:39 +0200)] 
Merge pull request #12636 from Habbie/lmdb-comments

auth lmdb: handle lack of support for RRset comments better

2 years agoMerge pull request #12738 from paddg/patch-12
Remi Gacogne [Wed, 3 May 2023 07:59:50 +0000 (09:59 +0200)] 
Merge pull request #12738 from paddg/patch-12

Undo an accidentally change (disableZeroScope -> disableZeroScoping)

2 years agogetCatalogMembers: bubble up full return false 12729/head
Peter van Dijk [Tue, 2 May 2023 13:25:05 +0000 (15:25 +0200)] 
getCatalogMembers: bubble up full return false

2 years agomove assignment outside of condition
Peter van Dijk [Tue, 2 May 2023 12:16:44 +0000 (14:16 +0200)] 
move assignment outside of condition

2 years agoadd comments
Peter van Dijk [Tue, 2 May 2023 12:13:16 +0000 (14:13 +0200)] 
add comments

2 years agosimplify oldestts checking, optimise hot path for non-LS users
Peter van Dijk [Tue, 2 May 2023 12:02:33 +0000 (14:02 +0200)] 
simplify oldestts checking, optimise hot path for non-LS users

2 years agomove transaction opening outside of both if branches
Peter van Dijk [Tue, 2 May 2023 11:09:15 +0000 (13:09 +0200)] 
move transaction opening outside of both if branches

2 years agosimplify dup check
Peter van Dijk [Tue, 2 May 2023 11:04:58 +0000 (13:04 +0200)] 
simplify dup check

2 years agodrop unused const
Peter van Dijk [Tue, 2 May 2023 11:04:49 +0000 (13:04 +0200)] 
drop unused const

2 years agoMerge pull request #12766 from phonedph1/patch-37
Otto Moerbeek [Mon, 1 May 2023 08:37:08 +0000 (10:37 +0200)] 
Merge pull request #12766 from phonedph1/patch-37

dnsdist: Update config.rst

2 years agoMerge pull request #12770 from neilcook/patch-2
Otto Moerbeek [Mon, 1 May 2023 06:08:19 +0000 (08:08 +0200)] 
Merge pull request #12770 from neilcook/patch-2

Make Additionals documentation more accurate

2 years agoformat
Peter van Dijk [Fri, 28 Apr 2023 12:44:08 +0000 (14:44 +0200)] 
format

2 years agoremove debug print
Peter van Dijk [Fri, 28 Apr 2023 12:43:08 +0000 (14:43 +0200)] 
remove debug print

2 years agofilter duplicate domain entries
Peter van Dijk [Fri, 28 Apr 2023 12:37:22 +0000 (14:37 +0200)] 
filter duplicate domain entries

2 years agomove handle_dups flag to lmdbbackend
Peter van Dijk [Fri, 28 Apr 2023 12:18:15 +0000 (14:18 +0200)] 
move handle_dups flag to lmdbbackend

2 years agolmdb-typed: teach get() to optionally fetch just the oldest entry
Peter van Dijk [Fri, 28 Apr 2023 12:15:11 +0000 (14:15 +0200)] 
lmdb-typed: teach get() to optionally fetch just the oldest entry

2 years agoadd comment
Peter van Dijk [Fri, 28 Apr 2023 11:52:42 +0000 (13:52 +0200)] 
add comment

2 years agolmdb: add interface to get timestamp from LS header
Peter van Dijk [Thu, 6 Apr 2023 12:25:50 +0000 (14:25 +0200)] 
lmdb: add interface to get timestamp from LS header

2 years agolmdb indexops: avoid updating timestamp when there is no change
Peter van Dijk [Thu, 6 Apr 2023 10:19:59 +0000 (12:19 +0200)] 
lmdb indexops: avoid updating timestamp when there is no change

2 years agofix warnings
Peter van Dijk [Fri, 28 Apr 2023 11:50:11 +0000 (13:50 +0200)] 
fix warnings

2 years agoadd missing defaults to doc
Peter van Dijk [Fri, 28 Apr 2023 11:42:52 +0000 (13:42 +0200)] 
add missing defaults to doc

2 years agoadd lmdb-lightning-stream option
Peter van Dijk [Fri, 28 Apr 2023 11:40:27 +0000 (13:40 +0200)] 
add lmdb-lightning-stream option

2 years agorefactor getCatalogMembers
Peter van Dijk [Wed, 26 Apr 2023 17:05:21 +0000 (19:05 +0200)] 
refactor getCatalogMembers

2 years agorefactor getUpdatedMasters
Peter van Dijk [Wed, 26 Apr 2023 14:07:30 +0000 (16:07 +0200)] 
refactor getUpdatedMasters

2 years agorefactor getUnfreshSlaveInfos
Peter van Dijk [Wed, 26 Apr 2023 12:24:01 +0000 (14:24 +0200)] 
refactor getUnfreshSlaveInfos

2 years agomove loop into getAllDomainsFiltered
Peter van Dijk [Wed, 26 Apr 2023 12:06:11 +0000 (14:06 +0200)] 
move loop into getAllDomainsFiltered

2 years agoMake Additionals documentation more accurate 12770/head
Neil Cook [Mon, 24 Apr 2023 15:25:28 +0000 (16:25 +0100)] 
Make Additionals documentation more accurate

2 years agoixfrdist: add a per domain max-soa-refresh option to optionaly cap the refresh interval 12768/head
Charles-Henri Bruyand [Mon, 24 Apr 2023 14:13:35 +0000 (16:13 +0200)] 
ixfrdist: add a per domain max-soa-refresh option to optionaly cap the refresh interval

2 years agoUpdate config.rst 12766/head
phonedph1 [Sat, 22 Apr 2023 00:20:06 +0000 (18:20 -0600)] 
Update config.rst

2 years agoMerge pull request #12764 from fredmorcos/ci-fixes-cleanups 12775/head
Peter van Dijk [Fri, 21 Apr 2023 11:49:20 +0000 (13:49 +0200)] 
Merge pull request #12764 from fredmorcos/ci-fixes-cleanups

Ci fixes and cleanups

2 years agoPin pyasn1 to 0.4.8 because 0.5.0 broke the API with 0.5.0 12764/head
Fred Morcos [Fri, 21 Apr 2023 08:58:14 +0000 (10:58 +0200)] 
Pin pyasn1 to 0.4.8 because 0.5.0 broke the API with 0.5.0

https://github.com/pyasn1/pyasn1/issues/28

On 20230420: https://pypi.org/project/pyasn1/#history

2 years agoMerge pull request #12740 from mind04/auth-nsec-at-delegation
Peter van Dijk [Fri, 21 Apr 2023 08:09:42 +0000 (10:09 +0200)] 
Merge pull request #12740 from mind04/auth-nsec-at-delegation

Pick the right signer name when a NSEC name is also a delegation point

2 years agoMerge pull request #12669 from chbruyand/auth-ifurlup-ips
Peter van Dijk [Fri, 21 Apr 2023 07:44:18 +0000 (09:44 +0200)] 
Merge pull request #12669 from chbruyand/auth-ifurlup-ips

auth: luarecords, enhance ifportup() with lists of sets of addresses like ifurlup()

2 years agoTell the libdecaf cmake build to use clang-12
Fred Morcos [Wed, 5 Apr 2023 16:06:27 +0000 (18:06 +0200)] 
Tell the libdecaf cmake build to use clang-12

2 years agoAdd cmake to auth build deps (needed for libdecaf)
Fred Morcos [Wed, 5 Apr 2023 16:06:13 +0000 (18:06 +0200)] 
Add cmake to auth build deps (needed for libdecaf)

2 years agoCleanup ci_auth/rec_configure pyinvoke tasks
Fred Morcos [Fri, 10 Mar 2023 09:20:11 +0000 (10:20 +0100)] 
Cleanup ci_auth/rec_configure pyinvoke tasks

2 years agoCleanup the ci_docs_upload_master pyinvoke task
Fred Morcos [Tue, 28 Feb 2023 14:49:26 +0000 (15:49 +0100)] 
Cleanup the ci_docs_upload_master pyinvoke task

2 years agoGitignore verify-dnssec-zone/allow-missing
Fred Morcos [Fri, 10 Mar 2023 08:56:41 +0000 (09:56 +0100)] 
Gitignore verify-dnssec-zone/allow-missing

2 years agoMerge pull request #12758 from zeha/tcpreceiver-unused-var
Peter van Dijk [Tue, 18 Apr 2023 07:07:21 +0000 (09:07 +0200)] 
Merge pull request #12758 from zeha/tcpreceiver-unused-var

auth: remove unused var in tcpreceiver.cc

2 years agoMerge pull request #12759 from zeha/lmdb-unused-var
Peter van Dijk [Tue, 18 Apr 2023 07:06:38 +0000 (09:06 +0200)] 
Merge pull request #12759 from zeha/lmdb-unused-var

lmdb-safe: remove leftover debug variable

2 years agoMerge pull request #12757 from zeha/apitestpipelimit
Peter van Dijk [Tue, 18 Apr 2023 07:03:31 +0000 (09:03 +0200)] 
Merge pull request #12757 from zeha/apitestpipelimit

api tests: avoid default pipe size limit

2 years agolmdb-safe: remove leftover debug variable 12759/head
Chris Hofstaedtler [Tue, 18 Apr 2023 00:28:46 +0000 (02:28 +0200)] 
lmdb-safe: remove leftover debug variable

In file included from ../../ext/lmdb-safe/lmdb-typed.cc:1:
../../ext/lmdb-safe/lmdb-typed.hh:656:11: warning: variable 'scanned' set but not used [-Wunused-but-set-variable]
      int scanned = 0;
          ^

2 years agoauth: remove unused var in tcpreceiver.cc 12758/head
Chris Hofstaedtler [Tue, 18 Apr 2023 00:15:40 +0000 (02:15 +0200)] 
auth: remove unused var in tcpreceiver.cc

tcpreceiver.cc:1005:7: warning: variable 'records' set but not used [-Wunused-but-set-variable]
  int records=0;

2 years agoapi tests: avoid default pipe size limit 12757/head
Chris Hofstaedtler [Mon, 17 Apr 2023 20:06:08 +0000 (22:06 +0200)] 
api tests: avoid default pipe size limit

Causes tests to freeze at a more or less random point.

2 years agoMerge pull request #12747 from Habbie/auth-4.7.4-secpoll-docs
Peter van Dijk [Mon, 17 Apr 2023 11:38:14 +0000 (13:38 +0200)] 
Merge pull request #12747 from Habbie/auth-4.7.4-secpoll-docs

auth 4.7.4: secpoll and docs

2 years agoMerge pull request #12755 from cmouse/lmdb-rst
Peter van Dijk [Mon, 17 Apr 2023 08:15:48 +0000 (10:15 +0200)] 
Merge pull request #12755 from cmouse/lmdb-rst

docs: lmdb - Add blank line after explicit markup

2 years agoauth 4.7.4: secpoll and docs 12747/head
Peter van Dijk [Thu, 13 Apr 2023 14:22:20 +0000 (16:22 +0200)] 
auth 4.7.4: secpoll and docs

2 years agodocs: lmdb - Add blank line after explicit markup 12755/head
Aki Tuomi [Mon, 17 Apr 2023 06:35:46 +0000 (09:35 +0300)] 
docs: lmdb - Add blank line after explicit markup

2 years agoMerge pull request #12686 from aerique/feature/report-tested-repo-versions
aerique [Sat, 15 Apr 2023 21:59:27 +0000 (23:59 +0200)] 
Merge pull request #12686 from aerique/feature/report-tested-repo-versions

Report Version when Testing Repositories

2 years agoMerge pull request #12721 from mind04/pdns-loop
Peter van Dijk [Fri, 14 Apr 2023 14:15:52 +0000 (16:15 +0200)] 
Merge pull request #12721 from mind04/pdns-loop

auth: calm down the communicator loop

2 years agoMerge pull request #12749 from ossobv/wjd-document-bind-supermaster-destdir
Peter van Dijk [Fri, 14 Apr 2023 14:13:43 +0000 (16:13 +0200)] 
Merge pull request #12749 from ossobv/wjd-document-bind-supermaster-destdir

document bind-supermaster-destdir

2 years agodocument bind-supermaster-destdir 12749/head
Walter Doekes [Fri, 14 Apr 2023 09:18:01 +0000 (11:18 +0200)] 
document bind-supermaster-destdir

2 years agoMerge pull request #12693 from rgacogne/ddist174-changelog-secpoll
aerique [Fri, 14 Apr 2023 11:09:43 +0000 (13:09 +0200)] 
Merge pull request #12693 from rgacogne/ddist174-changelog-secpoll

dnsdist: Add ChangeLog and secpoll update for dnsdist 1.7.4

2 years agodnsdist: Add ChangeLog and secpoll update for dnsdist 1.7.4 12693/head
Remi Gacogne [Tue, 28 Mar 2023 08:20:04 +0000 (10:20 +0200)] 
dnsdist: Add ChangeLog and secpoll update for dnsdist 1.7.4

2 years agoauth: calm down the communicator loop 12721/head
Kees Monshouwer [Wed, 5 Apr 2023 07:52:09 +0000 (09:52 +0200)] 
auth: calm down the communicator loop

2 years agomake getCommonLabels() root aware 12740/head
Kees Monshouwer [Thu, 13 Apr 2023 07:32:16 +0000 (09:32 +0200)] 
make getCommonLabels() root aware

2 years agoauth: add nsec at delegation point test
Kees Monshouwer [Wed, 12 Apr 2023 22:50:08 +0000 (00:50 +0200)] 
auth: add nsec at delegation point test

2 years agoauth: fix nsec at delegation point
Kees Monshouwer [Wed, 12 Apr 2023 22:49:24 +0000 (00:49 +0200)] 
auth: fix nsec at delegation point

2 years agoPrint reported versions when testing repos. 12686/head
Erik Winkels [Fri, 24 Mar 2023 15:28:03 +0000 (16:28 +0100)] 
Print reported versions when testing repos.

Remove Ubuntu Bionic for auth-48 and dnsdist-18.
Remove rec-45 from repo test script since it is end-of-life.
Add rec-49 to repo test script.

2 years agoMerge pull request #12734 from omoerbeek/prep-4.9.0-alpha1
Otto Moerbeek [Wed, 12 Apr 2023 08:47:14 +0000 (10:47 +0200)] 
Merge pull request #12734 from omoerbeek/prep-4.9.0-alpha1

rec: Prep for rec-4.9.0-alpha1

2 years agoUndo an accidentally change 12738/head
Winfried Angele [Wed, 12 Apr 2023 08:30:45 +0000 (10:30 +0200)] 
Undo an accidentally change

'disableZeroScope' was  accidentally changed to 'disableZeroScoping' in commit 597a91a3cec373ebd4172d167a0f9c7500781027

2 years agoMerge pull request #12735 from zeha/rec-ubuntu-compression rec-4.9.0-alpha1
Peter van Dijk [Tue, 11 Apr 2023 14:15:51 +0000 (16:15 +0200)] 
Merge pull request #12735 from zeha/rec-ubuntu-compression

recursor: restore explicit gzip compression for Ubuntu

2 years agoPrep for rec-4.9.0-alpha1 12734/head
Otto Moerbeek [Mon, 3 Apr 2023 12:57:47 +0000 (14:57 +0200)] 
Prep for rec-4.9.0-alpha1

2 years agorecursor: restore explicit gzip compression for Ubuntu 12735/head
Chris H [Tue, 11 Apr 2023 12:05:00 +0000 (14:05 +0200)] 
recursor: restore explicit gzip compression for Ubuntu

reprepro for builder.powerdns.com cannot handle xz compression yet, but
newer Debian and Ubuntu dh_builddeb turn it on by default.

Was accidentally removed in #10072.

2 years agoMerge pull request #12733 from omoerbeek/dnsdist-ebpf-docs
Otto Moerbeek [Tue, 11 Apr 2023 09:52:16 +0000 (11:52 +0200)] 
Merge pull request #12733 from omoerbeek/dnsdist-ebpf-docs

dnsdist: fix formatting and `external` description

2 years agodnsdist: fix formatting and `external` description 12733/head
Otto Moerbeek [Tue, 11 Apr 2023 09:37:53 +0000 (11:37 +0200)] 
dnsdist: fix formatting and `external` description

2 years agoMerge pull request #12730 from dwfreed/fix-pcks
Peter van Dijk [Tue, 11 Apr 2023 07:35:44 +0000 (09:35 +0200)] 
Merge pull request #12730 from dwfreed/fix-pcks

Fix spelling of PKCS

2 years agoMerge pull request #12723 from omoerbeek/rec-bulk-no-powerdnssec.org
Otto Moerbeek [Tue, 11 Apr 2023 07:26:49 +0000 (09:26 +0200)] 
Merge pull request #12723 from omoerbeek/rec-bulk-no-powerdnssec.org

rec: Do not generate large not really useful test file containing names in powerdnssec.org in bulk test

2 years agorec: Do not generate large not really useful test files containing names in powerdnss... 12723/head
Otto Moerbeek [Wed, 5 Apr 2023 12:44:09 +0000 (14:44 +0200)] 
rec: Do not generate large not really useful test files containing names in powerdnssec.org in bulk test by default

2 years agoFix spelling of PKCS 12730/head
Doug Freed [Tue, 11 Apr 2023 05:59:39 +0000 (05:59 +0000)] 
Fix spelling of PKCS

2 years agoMerge pull request #12722 from omoerbeek/rec-bulk-pdq
Otto Moerbeek [Wed, 5 Apr 2023 12:13:02 +0000 (14:13 +0200)] 
Merge pull request #12722 from omoerbeek/rec-bulk-pdq

rec: Also set pdns-distributes-queries for bulk tests.

2 years agorec: Also set pdns-distributes-quqeries for bulk tests. 12722/head
Otto Moerbeek [Wed, 5 Apr 2023 11:04:24 +0000 (13:04 +0200)] 
rec: Also set pdns-distributes-quqeries for bulk tests.

Large imbalance seen without.

2 years agoMerge pull request #12571 from fredmorcos/rec-unused-args-cleanup
Otto Moerbeek [Wed, 5 Apr 2023 09:19:20 +0000 (11:19 +0200)] 
Merge pull request #12571 from fredmorcos/rec-unused-args-cleanup

Recursor: Unused parameters cleanup

2 years agoRemove unused `now` argument from addRecordToRRSet 12571/head
Otto Moerbeek [Wed, 5 Apr 2023 08:07:00 +0000 (10:07 +0200)] 
Remove unused `now` argument from addRecordToRRSet

2 years agoFix cases mentioned in review, plus a few spotted on macOS
Otto Moerbeek [Tue, 4 Apr 2023 14:23:20 +0000 (16:23 +0200)] 
Fix cases mentioned in review, plus a few spotted on macOS

2 years agorec: Remove -Wno-unused-parameter from default C(XX)FLAGS
Fred Morcos [Mon, 20 Feb 2023 10:59:53 +0000 (11:59 +0100)] 
rec: Remove -Wno-unused-parameter from default C(XX)FLAGS

2 years agorec: Fix unused parameter warnings
Fred Morcos [Fri, 17 Feb 2023 12:38:00 +0000 (13:38 +0100)] 
rec: Fix unused parameter warnings

2 years agoMerge pull request #12717 from omoerbeek/rec-regr-threads
Otto Moerbeek [Wed, 5 Apr 2023 05:58:37 +0000 (07:58 +0200)] 
Merge pull request #12717 from omoerbeek/rec-regr-threads

rec: bulk tests (with their one client driving the test) do not work well with reuseport=yes and many workers

2 years agoThe bulk tests (with it's one client) do not work well with reuseport=yes and many... 12717/head
Otto Moerbeek [Tue, 4 Apr 2023 10:01:30 +0000 (12:01 +0200)] 
The bulk tests (with it's one client) do not work well with reuseport=yes and many workers

Use (the now non-default) reuseport=no

2 years agoMerge pull request #12594 from omoerbeek/rec-packetcache-sharded
Otto Moerbeek [Tue, 4 Apr 2023 09:01:14 +0000 (11:01 +0200)] 
Merge pull request #12594 from omoerbeek/rec-packetcache-sharded

Rec: sharded and shared packet cache

2 years agoMerge pull request #12710 from omoerbeek/rcodesenum
Otto Moerbeek [Tue, 4 Apr 2023 08:29:36 +0000 (10:29 +0200)] 
Merge pull request #12710 from omoerbeek/rcodesenum

Cleanup rcode enums: base one is 8 bit unsigned, extended one 16 bit unsigned

2 years agoMerge pull request #12716 from omoerbeek/rec-debian-build
Otto Moerbeek [Tue, 4 Apr 2023 07:33:26 +0000 (09:33 +0200)] 
Merge pull request #12716 from omoerbeek/rec-debian-build

rec: followup to #10072: add missing boost-filesystem dependency

2 years agoMore consistent naming and some general clang-tidy cleanup 12594/head
Otto Moerbeek [Tue, 4 Apr 2023 07:23:59 +0000 (09:23 +0200)] 
More consistent naming and some general clang-tidy cleanup

2 years agoAlso enable NOD explictly in spec file 12716/head
Otto Moerbeek [Tue, 4 Apr 2023 06:52:02 +0000 (08:52 +0200)] 
Also enable NOD explictly in spec file

2 years agorec: followup to #10072: add missing boost-filesystem dependency
Otto Moerbeek [Tue, 4 Apr 2023 06:45:52 +0000 (08:45 +0200)] 
rec: followup to #10072: add missing boost-filesystem dependency

Fixes #12715: NOD functionality was lost due to a missing boost-filesystem dependency.
Add the dependency and explicitly enable NOD.

2 years agoChange defaults to pdns-distributes-queries = no and reuseport = yes
Otto Moerbeek [Mon, 3 Apr 2023 09:14:00 +0000 (11:14 +0200)] 
Change defaults to pdns-distributes-queries = no and reuseport = yes

2 years agoAnother case of a test calling the API before it is ready
Otto Moerbeek [Wed, 22 Mar 2023 09:53:00 +0000 (10:53 +0100)] 
Another case of a test calling the API before it is ready

2 years agoA separate setting for packet cache shards.
Otto Moerbeek [Fri, 17 Mar 2023 13:09:00 +0000 (14:09 +0100)] 
A separate setting for packet cache shards.

2 years agoTweaks
Otto Moerbeek [Mon, 27 Feb 2023 14:14:14 +0000 (15:14 +0100)] 
Tweaks

2 years agoStop disabling packet cache for bulk tests
Otto Moerbeek [Mon, 27 Feb 2023 14:11:08 +0000 (15:11 +0100)] 
Stop disabling packet cache for bulk tests

2 years agoAccount for size per shard
Otto Moerbeek [Mon, 27 Feb 2023 10:29:46 +0000 (11:29 +0100)] 
Account for size per shard

2 years agoAdd contention info about PC in stats report
Otto Moerbeek [Mon, 27 Feb 2023 09:37:11 +0000 (10:37 +0100)] 
Add contention info about PC in stats report

2 years agoAdd contention/acquired stats to sharded packet cache
Otto Moerbeek [Fri, 24 Feb 2023 10:32:22 +0000 (11:32 +0100)] 
Add contention/acquired stats to sharded packet cache

2 years agoInitial integration with recursor
Otto Moerbeek [Wed, 22 Feb 2023 15:30:48 +0000 (16:30 +0100)] 
Initial integration with recursor

2 years agoMake packet cache sharded
Otto Moerbeek [Wed, 22 Feb 2023 15:03:41 +0000 (16:03 +0100)] 
Make packet cache sharded

Unit test run fine, but recursor itself has not been adapted yet

2 years agoCleanup
Otto Moerbeek [Wed, 22 Feb 2023 13:53:08 +0000 (14:53 +0100)] 
Cleanup