mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#2122] updated d2.dox
This commit is contained in:
@@ -6,13 +6,6 @@ GSS-TSIG
|
||||
|
||||
.. _gss-tsig-overview:
|
||||
|
||||
|
||||
.. note::
|
||||
|
||||
The GSS-TSIG feature is considered experimental. It is possible to perform
|
||||
the TKEY exchanges and sign the DNS updates using GSS-TSIG, but some error
|
||||
handling and fallback scenarios are not covered yet. Use with caution.
|
||||
|
||||
GSS-TSIG Overview
|
||||
-----------------
|
||||
|
||||
@@ -25,11 +18,6 @@ additional capabilities as using negotiated dynamic keys.
|
||||
Kea provides the support of GSS-TSIG to protect DNS updates sent by
|
||||
the Kea DHCP-DDNS (aka D2) server in a premium hook, called `gss_tsig`.
|
||||
|
||||
.. note::
|
||||
|
||||
This library is still in the experimental phase and is not recommended
|
||||
nor supported for use in production. Use with care!
|
||||
|
||||
The GSS-TSIG is defined in `RFC 3645 <https://tools.ietf.org/html/rfc3645>`__.
|
||||
The GSS-TSIG protocol itself is an implementation of generic GSS-API v2
|
||||
services, defined in `RFC 2743 <https://tools.ietf.org/html/rfc2743>`__.
|
||||
|
@@ -3,11 +3,6 @@
|
||||
BOOTP Support
|
||||
=============
|
||||
|
||||
.. note::
|
||||
|
||||
This library is still in the experimental phase. Use with care!
|
||||
|
||||
|
||||
This hook library adds support for BOOTP with vendor-information extensions
|
||||
(`RFC 1497 <https://tools.ietf.org/html/rfc1497>`__). Received BOOTP
|
||||
requests are recognized, translated into DHCPREQUEST packets by adding
|
||||
|
Reference in New Issue
Block a user