From: Francis Dupont Date: Fri, 25 Oct 2019 09:26:05 +0000 (+0200) Subject: [219-allow-an-option-value-to-be-set-from-an-expression] Added ChangeLog for options... X-Git-Tag: Kea-1.7.1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3c0afeb3c9b03bb3464691f89859ed8595472c;p=thirdparty%2Fkea.git [219-allow-an-option-value-to-be-set-from-an-expression] Added ChangeLog for options from expressions --- diff --git a/ChangeLog b/ChangeLog index 27cc42db8e..799c358679 100644 --- 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