Overview
Fixed an issue wherer DNS proxy TCP connections were processed incorrectly, which caused a process (`dnsproxy`) to stop responding.
Impact
dnspropyd crash / high CPU
root_cause
tcp_wait_timer on the daemon didn't cleared correctly
workaround
Workaround is to disable TCP connection through DNSproxy daemon, to safely avoid any ability issues with proxied TCP requests.