bind9/lib/isc/netmgr
Aydın Mercan d987e2d745
add separate query counters for new protocols
Add query counters for DoT, DoH, unencrypted DoH and their proxied
counterparts. The protocols don't increment TCP/UDP counters anymore
since they aren't the same as plain DNS-over-53.
2024-11-25 13:07:29 +03:00
..
http.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
netmgr-int.h Don't enable SO_REUSEADDR on outgoing UDP sockets 2024-10-02 12:15:53 +00:00
netmgr.c add separate query counters for new protocols 2024-11-25 13:07:29 +03:00
proxystream.c Remove redundant semicolons after the closing braces of functions 2024-11-19 12:27:22 +01:00
proxyudp.c Remove redundant semicolons after the closing braces of functions 2024-11-19 12:27:22 +01:00
socket.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
streamdns.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
tcp.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
udp.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00