bind9/bin
Evan Hunt 3551d3ffd2 convert rndc and control channel to use netmgr
- updated libisccc to use netmgr events
- updated rndc to use isc_nm_tcpconnect() to establish connections
- updated control channel to use isc_nm_listentcp()

open issues:

- the control channel timeout was previously 60 seconds, but it is now
  overridden by the TCP idle timeout setting, which defaults to 30
  seconds. we should add a function that sets the timeout value for
  a specific listener socket, instead of always using the global value
  set in the netmgr. (for the moment, since 30 seconds is a reasonable
  timeout for the control channel, I'm not prioritizing this.)
- the netmgr currently has no support for UNIX-domain sockets; until
  this is addressed, it will not be possible to configure rndc to use
  them. we will need to either fix this or document the change in
  behavior.
2020-07-13 13:16:53 -07:00
..
check Text edits to manual paages 2020-07-02 10:35:58 +02:00
confgen use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
delv Text edits to manual paages 2020-07-02 10:35:58 +02:00
dig Text edits to manual paages 2020-07-02 10:35:58 +02:00
dnssec Text edits to manual paages 2020-07-02 10:35:58 +02:00
named convert rndc and control channel to use netmgr 2020-07-13 13:16:53 -07:00
nsupdate use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
pkcs11 Text edits to manual paages 2020-07-02 10:35:58 +02:00
plugins Text edits to manual paages 2020-07-02 10:35:58 +02:00
rndc convert rndc and control channel to use netmgr 2020-07-13 13:16:53 -07:00
tests Don't verify the zone when setting expire to "now+1s" as it can fail 2020-07-13 01:39:13 +00:00
tools Text edits to manual paages 2020-07-02 10:35:58 +02:00
win32/BINDInstall use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00