]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that reuse_tcp_close_oldest sets item_on_lru_list to 0.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 21 Oct 2020 07:49:55 +0000 (09:49 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 21 Oct 2020 07:49:55 +0000 (09:49 +0200)
commit2eb39abbaf28d491893743c0a473e86378fdc4f8
tree78a2154fb18b496b837fadf969f971b0ec955fc4
parent49019ba3a92eb96127004efb1b79c712b741cc1a
- Fix that reuse_tcp_close_oldest sets item_on_lru_list to 0.
- Fix to add assertions to reuse_tcp_select_id and unit test.
- Fix that if no tcp buffers then pending tcp query stops.
services/outside_network.c
services/outside_network.h
testcode/unitmain.c