]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix cleaning up DoH session. The same query can be on multiple
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 May 2026 13:04:12 +0000 (15:04 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 May 2026 13:04:12 +0000 (15:04 +0200)
commit08e901a1ace074af4e0350a47f611efcf40b8d69
treeea46f4fb45fad2e715faa36f2779547015849399
parentbc703c91293fa33b23a79e8499c2ef7b9933680d
- Fix cleaning up DoH session. The same query can be on multiple
  streams in a session. Thanks to Qifan Zhang, Palo Alto Networks,
  for the report.
doc/Changelog
services/listen_dnsport.c
services/mesh.c
services/mesh.h
util/netevent.c