]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Revert "Auth whitelist: kres-gen: add C functions" docs-tls-authorit-1vf4ug/deployments/7149 tls-authority-whitelist 1668/head
authorFrantisek Tobias <frantisek.tobias@nic.cz>
Fri, 21 Mar 2025 10:36:06 +0000 (11:36 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 7 Jul 2025 14:22:05 +0000 (16:22 +0200)
This reverts commit 5b19bd6762351f2062cb10ed6055e325e9f2c61f.

daemon/lua/kres-gen.sh

index b0516531113f7ff93a29df0d3dfc596be3339036..a5bc6f9a4d18cd4c23b960a28600c4e885a2ea9d 100755 (executable)
@@ -360,7 +360,6 @@ ${CDEFS} ${KRESD} functions <<-EOF
        ratelimiting_init
        defer_init
        defer_set_price_factor16
-       search_authorities
 EOF
 
 echo "struct engine" | ${CDEFS} ${KRESD} types | sed '/module_array_t/,$ d'