📄 roadmap
字号:
Copyright (C) 2000, 2001 Internet Software Consortium.See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.$Id: roadmap,v 1.1 2001/07/09 21:43:37 gson Exp $Road Map to the BIND 9 Source Treebin/named The name server. This relies heavily on the libraries in lib/isc and lib/dns. client.c Handling of incoming client requests query.c Query processingbin/rndc The remote name daemon control programbin/dig The "dig" programbin/dnssec The DNSSEC signer and other DNSSEC toolsbin/nsupdate The "nsupdate" programbin/tests Test suites and miscellaneous test programsbin/tests/system System tests; see bin/tests/system/READMElib/dns The DNS library resolver.c The "full resolver" (performs recursive lookups) validator.c The DNSSEC validator db.c The database interface sdb.c The simple database interface rbtdb.c The red-black tree databaselib/dns/rdata Routines for handling the various RR typeslib/dns/sec Cryptographic libraries for DNSSEClib/isc The ISC library task.c Task library unix/socket.c Unix implementation of socket librarylib/isccfg Routines for reading and writing ISC-style configuration files like named.conf and rndc.conflib/isccc The command channel library, used by rndc.lib/tests Support code for the test suites.lib/lwres The lightweight resolver library.doc/draft Current internet-drafts pertaining to the DNSdoc/rfc RFCs pertaining to the DNSdoc/misc Miscellaneous documentationdoc/arm The BIND 9 Administrator Reference Manualdoc/man Man pagescontrib Contributed and other auxiliary codecontrib/idn/mdnkit The multilingual domain name evaluation kitcontrib/sdb Sample drivers for the simple database interfacemake Makefile fragments, used by configureThe library interfaces are mainly documented in the form of commentsin the header files. For example, the task subsystem is documented inlib/isc/include/isc/task.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -