bind9/lib
Evan Hunt 6b7e4e753a 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_tcpdns_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.

(cherry picked from commit 7867b8b57d)
2021-08-27 13:20:06 -07:00
..
bind9 Check that primary key names are syntactically valid 2021-08-26 00:00:16 +00:00
dns Replace literal 255 with a more descriptive macro name 2021-08-25 15:57:35 -07:00
irs backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isc enable keepalive when the keepalive EDNS option is seen 2021-08-27 13:20:06 -07:00
isccc Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isccfg Add "parental-source[-v6]" config option 2021-07-01 14:48:23 +02:00
ns enable keepalive when the keepalive EDNS option is seen 2021-08-27 13:20:06 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in move samples/resolve.c to bin/tests/system 2021-04-19 14:32:53 +02:00