|
@@ -14,12 +14,12 @@ five year plan are described here:
|
|
|
https://bind10.isc.org/wiki/Year2Milestones
|
|
|
|
|
|
This release includes the bind10 master process, b10-msgq message
|
|
|
-bus, b10-auth authoritative DNS server (with SQLite3 backend),
|
|
|
-b10-resolver forwarding DNS server, b10-cmdctl remote control daemon,
|
|
|
-b10-cfgmgr configuration manager, b10-xfrin AXFR inbound service,
|
|
|
-b10-xfrout outgoing AXFR service, b10-zonemgr secondary manager,
|
|
|
-b10-stats statistics collection and reporting daemon, and a new
|
|
|
-libdns++ library for C++ with a python wrapper.
|
|
|
+bus, b10-auth authoritative DNS server (with SQLite3 and in-memory
|
|
|
+backends), b10-resolver forwarding DNS server, b10-cmdctl remote
|
|
|
+control daemon, b10-cfgmgr configuration manager, b10-xfrin AXFR
|
|
|
+inbound service, b10-xfrout outgoing AXFR service, b10-zonemgr
|
|
|
+secondary manager, b10-stats statistics collection and reporting
|
|
|
+daemon, and a new libdns++ library for C++ with a python wrapper.
|
|
|
|
|
|
Documentation is included and also available via the BIND 10
|
|
|
website at http://bind10.isc.org/
|