bind9/lib/isc/netmgr
Ondřej Surý 2ae84702ad Add log message when hard quota is reached in TCP accept
When isc_quota_attach_cb() API returns ISC_R_QUOTA (meaning hard quota
was reached) the accept_connection() would return without logging a
message about quota reached.

Change the connection callback to log the quota reached message.
2022-02-01 21:00:05 +01:00
..
http.c DoH: ensure that server_send_error_response() is used properly 2022-01-14 16:00:42 +02:00
netmgr-int.h Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
netmgr.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
tcp.c Add log message when hard quota is reached in TCP accept 2022-02-01 21:00:05 +01:00
tcpdns.c Add log message when hard quota is reached in TCP accept 2022-02-01 21:00:05 +01:00
tlsdns.c Add log message when hard quota is reached in TCP accept 2022-02-01 21:00:05 +01:00
tlsstream.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
udp.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
uv-compat.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
uv-compat.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
uverr2result.c add UV_ENOTSUP to isc___nm_uverr2result() 2022-01-17 11:45:10 +01:00