]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove node output from the database vtable
authorOndřej Surý <ondrej@isc.org>
Wed, 5 Aug 2026 14:26:13 +0000 (16:26 +0200)
committerAlessio Podda <alessio@isc.org>
Wed, 12 Aug 2026 19:57:34 +0000 (19:57 +0000)
commit7dbd7edc24ebf68aceb6d373315c12e9c170aad3
tree2ad783bfe2d741e0179b41e1838159cace69116d
parent0358108db6a86bd918425390398bc3d8d5e2e6bb
Remove node output from the database vtable

Now that nodep is unused by all database implementations, remove it
from the signature of dns_dbmethods_t.find.
bin/named/builtin.c
bin/tests/system/dyndb/driver/db.c
lib/dns/db.c
lib/dns/include/dns/db.h
lib/dns/qpcache.c
lib/dns/qpzone.c
lib/dns/sdlz.c