diff options
author | Francis Dupont <fdupont@isc.org> | 2024-04-07 00:03:01 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2024-04-07 00:03:01 +0200 |
commit | a7391768fd0a6f0cc48cb6bde249ce4b8429e757 (patch) | |
tree | dc7d59d3ef49896635446cb5c57149401fdb4983 /doc/sphinx/arm | |
parent | [#3289] New fix (diff) | |
download | kea-a7391768fd0a6f0cc48cb6bde249ce4b8429e757.tar.xz kea-a7391768fd0a6f0cc48cb6bde249ce4b8429e757.zip |
[#3289] Added v6 part
Diffstat (limited to 'doc/sphinx/arm')
-rw-r--r-- | doc/sphinx/arm/dhcp6-srv.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index f2f64de053..14ee63a6da 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -7996,6 +7996,9 @@ MiNID. } } +Starting with Kea version 2.5.8 this is extended to silently ignore +client-fqdn (39) options with some invalid domain names. + .. _dhcp6_allocation_strategies: Allocation Strategies in DHCPv6 |