bind9/lib/isc/include
Diego Fronza ed9853e739 Fix tcp-highwater stats updating
After the network manager rewrite, tcp-higwater stats was only being
updated when a valid DNS query was received over tcp.

It turns out tcp-quota is updated right after a tcp connection is
accepted, before any data is read, so in the event that some client
connect but don't send a valid query, it wouldn't be taken into
account to update tcp-highwater stats, that is wrong.

This commit fix tcp-highwater to update its stats whenever a tcp connection
is established, independent of what happens after (timeout/invalid
request, etc).
2019-12-12 11:23:10 -08:00
..
isc Fix tcp-highwater stats updating 2019-12-12 11:23:10 -08:00
pk11 temporarily move ISC_QUEUE to list.h 2019-11-07 11:55:37 -08:00
pkcs11 Replace the OASIS PKCS#11 header file with one from p11-kit 2019-09-16 04:47:50 -04:00
Makefile.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00