bind9/lib/ns
Evan Hunt 7867b8b57d enable keepalive when the keepalive EDNS option is seen
previously, receiving a keepalive option had no effect on how
long named would keep the connection open; there was a place to
configure the keepalive timeout but it was never used. this commit
corrects that.

this also fixes an error in isc__nm_{tcp,tls}dns_keepalive()
in which the sense of a REQUIRE test was reversed; previously this
error had not been noticed because the functions were not being
used.
2021-08-27 09:56:51 -07:00
..
include Add additional processing to HTTPS and SVBC records 2021-08-18 13:49:48 +10:00
tests The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
client.c enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07:00
hooks.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
interfacemgr.c Get rid of RW locks in the DoH code 2021-08-04 10:32:25 +03:00
lib.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
listenlist.c Make max number of HTTP/2 streams configurable 2021-07-16 11:50:22 +03:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am Use -release instead of -version-info for internal library SONAMEs 2021-01-25 14:19:53 +01:00
notify.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
query.c Add additional processing to HTTPS and SVBC records 2021-08-18 13:49:48 +10:00
server.c Add (http-)listener-clients option (DoH quota mechanism) 2021-07-16 11:50:20 +03:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c Reduce the number of clientmgr objects created 2021-05-24 20:44:54 +02:00
xfrout.c use a fixedname buffer in dns_message_gettempname() 2021-05-20 20:41:29 +02:00