]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove dns_lookup and unused functions in dns_byaddr
authorOndřej Surý <ondrej@isc.org>
Thu, 19 May 2022 11:07:30 +0000 (13:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 25 May 2022 12:44:32 +0000 (14:44 +0200)
commitc06b661130d567fd5c0cecc87fd82927e6924fcd
treee2ebe5d8d0657a5d97f8d1be80dde7029f5b3000
parentb6f1c242a4fbfabe5f588b566111e0afc29c9594
Remove dns_lookup and unused functions in dns_byaddr

Clean up unused functions from the dns_byaddr API and completely remove
the dns_lookup API.
lib/dns/Makefile.am
lib/dns/byaddr.c
lib/dns/include/dns/byaddr.h
lib/dns/include/dns/lookup.h [deleted file]
lib/dns/include/dns/types.h
lib/dns/lookup.c [deleted file]