]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[219-allow-an-option-value-to-be-set-from-an-expression] Added ChangeLog for options... 219-allow-an-option-value-to-be-set-from-an-expression
authorFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 09:26:05 +0000 (11:26 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 09:26:05 +0000 (11:26 +0200)
ChangeLog

index 27cc42db8ee1af4d88109bbc8e64f8af8bcf5f32..799c358679bf299c66817aac9fd2b4910994f7a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1676.  [func]          fdupont
+       A new hook - flex-option - has been developed. It allows setting
+       up DHCPv4 and DHCPv6 option values dynamically, using expression.
+       This capability is very useful when you want to generate option
+       value procedurally. For details, see new section "Flexible Option
+       for Option value settings" in the Kea Administrator Reference
+       Manual.
+       (Gitlab #219,!523, git 2bf854c029b9b07ee6161bc1fcb4dfdc9846ee42)
+
 1675.  [func]          fdupont
        Both DHCPv4 and DHCPv6 can now listen on and send responses
        to a custom UDP port, as specified with the -p command line