bind9/lib
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
..
bind9 Check that primary tls names are syntactically valid 2021-08-25 15:21:14 +10:00
dns Replace literal 255 with a more descriptive macro name 2021-08-25 15:10:27 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07:00
isccc Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
isccfg More config element are not valid without DOH / DOT 2021-08-25 00:14:50 +00:00
ns enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00