bind9/lib/ns
Ondřej Surý 2514f41ade Reset the TCP connection when garbage is received
When invalid DNS message is received, there was a handling mechanism for
DoH that would be called to return proper HTTP response.

Reuse this mechanism and reset the TCP connection when the client is
blackholed, DNS message is completely bogus or the ns_client receives
response instead of query.

(cherry picked from commit 4716c56ebb)
2022-02-17 21:02:02 +01:00
..
include Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
client.c Reset the TCP connection when garbage is received 2022-02-17 21:02:02 +01:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
listenlist.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libns init/shutdown functions 2021-10-04 13:57:34 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c allow dns_clientinfo to store client ECS data 2022-01-27 14:51:11 -08:00
server.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
sortlist.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update.c allow dns_clientinfo to store client ECS data 2022-01-27 14:51:11 -08:00
xfrout.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00