]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache: in STUB mode always cache whole packets
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 6 Apr 2020 11:43:05 +0000 (13:43 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 22 Apr 2020 06:58:05 +0000 (08:58 +0200)
commit118da7a087b88fa553eaaf3fae670dc755f61f26
treeadad76f2611a416e0cf438d7b86b155b4ab4ea6d
parent7466d7062dca2f529cd02b27912822bb30467a81
cache: in STUB mode always cache whole packets

... instead of individual records.
- iterator in STUB mode can't process individual CNAME steps from cache
- perhaps it's more suitable for STUB anyway
lib/cache/api.c