mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
replaced links to old docs to https://kea.readthedocs.io/
This commit is contained in:
4
INSTALL
4
INSTALL
@@ -34,8 +34,8 @@ Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
|
|||||||
OSes require boost-system library), log4cplus and one crypto library (either
|
OSes require boost-system library), log4cplus and one crypto library (either
|
||||||
OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
|
OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
|
||||||
Cassandra) have additional dependencies. For detailed installation directions,
|
Cassandra) have additional dependencies. For detailed installation directions,
|
||||||
see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html or on
|
see the documentation in doc/sphinx folder or on the Kea online docs:
|
||||||
the Kea wiki: https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#installation
|
https://kea.readthedocs.io/.
|
||||||
Other optional dependencies are FreeRADIUS client (this requires a subscriber
|
Other optional dependencies are FreeRADIUS client (this requires a subscriber
|
||||||
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
|
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
* <a href="https://kb.isc.org/docs/kea-administrator-reference-manual">Kea
|
* <a href="https://kb.isc.org/docs/kea-administrator-reference-manual">Kea
|
||||||
* Administrator Reference Manual</a> instead. If you are using a beta or
|
* Administrator Reference Manual</a> instead. If you are using a beta or
|
||||||
* development version of Kea, the
|
* development version of Kea, the
|
||||||
* <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">
|
* <a href="https://kea.readthedocs.io/">
|
||||||
* development version of the manual</a> is recommended.
|
* development version of the manual</a> is recommended.
|
||||||
*
|
*
|
||||||
* Regardless of your field of expertise, you are encouraged to visit the
|
* Regardless of your field of expertise, you are encouraged to visit the
|
||||||
|
@@ -126,7 +126,7 @@ increase the time it takes each unit test to execute.
|
|||||||
|
|
||||||
The unit tests are run automatically when "make check" is executed (providing
|
The unit tests are run automatically when "make check" is executed (providing
|
||||||
that Kea has been build with the \c --with-mysql switch (see the installation
|
that Kea has been build with the \c --with-mysql switch (see the installation
|
||||||
section in the <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">Kea Administrator
|
section in the <a href="https://kea.readthedocs.io/">Kea Administrator
|
||||||
Reference Manual</a>).
|
Reference Manual</a>).
|
||||||
|
|
||||||
@subsection pgsqlUnitTestsPrerequisites PostgreSQL Database
|
@subsection pgsqlUnitTestsPrerequisites PostgreSQL Database
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
// details. These are section numbers in Kea User's Guide. The version matching
|
// details. These are section numbers in Kea User's Guide. The version matching
|
||||||
// your software should come with your Kea package, but it is also available
|
// your software should come with your Kea package, but it is also available
|
||||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
// the stable version is https://kea.readthedocs.io/).
|
||||||
//
|
//
|
||||||
// This configuration file contains only Control Agent's configuration.
|
// This configuration file contains only Control Agent's configuration.
|
||||||
// If configurations for other Kea services are also included in this file they
|
// If configurations for other Kea services are also included in this file they
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
// details. These are section numbers in Kea User's Guide. The version matching
|
// details. These are section numbers in Kea User's Guide. The version matching
|
||||||
// your software should come with your Kea package, but it is also available
|
// your software should come with your Kea package, but it is also available
|
||||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
// the stable version is https://kea.readthedocs.io/).
|
||||||
//
|
//
|
||||||
// This configuration file contains only DHCP DDNS daemon's configuration.
|
// This configuration file contains only DHCP DDNS daemon's configuration.
|
||||||
// If configurations for other Kea services are also included in this file they
|
// If configurations for other Kea services are also included in this file they
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
// details. These are section numbers in Kea User's Guide. The version matching
|
// details. These are section numbers in Kea User's Guide. The version matching
|
||||||
// your software should come with your Kea package, but it is also available
|
// your software should come with your Kea package, but it is also available
|
||||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
// the stable version is https://kea.readthedocs.io/).
|
||||||
//
|
//
|
||||||
// This configuration file contains only DHCPv4 server's configuration.
|
// This configuration file contains only DHCPv4 server's configuration.
|
||||||
// If configurations for other Kea services are also included in this file they
|
// If configurations for other Kea services are also included in this file they
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
// details. These are section numbers in Kea User's Guide. The version matching
|
// details. These are section numbers in Kea User's Guide. The version matching
|
||||||
// your software should come with your Kea package, but it is also available
|
// your software should come with your Kea package, but it is also available
|
||||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
// the stable version is https://kea.readthedocs.io/).
|
||||||
//
|
//
|
||||||
// This configuration file contains only DHCPv6 server's configuration.
|
// This configuration file contains only DHCPv6 server's configuration.
|
||||||
// If configurations for other Kea services are also included in this file they
|
// If configurations for other Kea services are also included in this file they
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
// in ISC's Knowledgebase
|
// in ISC's Knowledgebase
|
||||||
// (https://kb.isc.org/docs/kea-administrator-reference-manual;
|
// (https://kb.isc.org/docs/kea-administrator-reference-manual;
|
||||||
// the direct link for the stable version is
|
// the direct link for the stable version is
|
||||||
// https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
// https://kea.readthedocs.io/).
|
||||||
//
|
//
|
||||||
// This configuration file contains only Netconf's configuration.
|
// This configuration file contains only Netconf's configuration.
|
||||||
// If configurations for other Kea services are also included in this file they
|
// If configurations for other Kea services are also included in this file they
|
||||||
|
@@ -121,7 +121,7 @@ the cache sets its own values for the debug/file attributes.
|
|||||||
|
|
||||||
More information about the logging hierarchy can be found in the section
|
More information about the logging hierarchy can be found in the section
|
||||||
on Logging configuration in the <a
|
on Logging configuration in the <a
|
||||||
href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#logging">Kea Administrator
|
href="https://kea.readthedocs.io/">Kea Administrator
|
||||||
Reference Manual</a>.
|
Reference Manual</a>.
|
||||||
|
|
||||||
@subsection logSeparationUseText Separation of Messages Use from Message Text
|
@subsection logSeparationUseText Separation of Messages Use from Message Text
|
||||||
|
Reference in New Issue
Block a user