]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleans up `mark_related()`
authorColin Vidal <colin@isc.org>
Mon, 30 Mar 2026 09:49:29 +0000 (11:49 +0200)
committerColin Vidal <colin@isc.org>
Mon, 30 Mar 2026 18:41:13 +0000 (20:41 +0200)
commitbc8f0b3a798863b811103c3de42401728941eadf
tree25cbe6bc390d6606f842f39e6704743248712fe3
parent6735613af38dec264a5a111a6cfc1ff86b7e9868
Cleans up `mark_related()`

Cleans up mark_related(): since the FCTX_ATTR_GLUING flag is never set
anymore, the code that handled it has been removed.
lib/dns/resolver.c