]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix to stop possible loops in the tcp reuse code (write_wait list
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 7 Oct 2022 09:25:36 +0000 (11:25 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 7 Oct 2022 09:25:36 +0000 (11:25 +0200)
commit2569b12b9c8b703944d82a62781a7f42626ac8f8
tree0a0750568083a4511bdd2a68b6a80e80dd40e430
parentbf1cce6f9b0fa3f7c9667fc4bb6586698bd1d518
- Fix to stop possible loops in the tcp reuse code (write_wait list
  and tcp_wait list). Based on analysis and patch from Prad Seniappan
  and Karthik Umashankar.
doc/Changelog
services/outside_network.c
services/outside_network.h
testcode/unittcpreuse.c