]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for option def check
authorFrancis Dupont <fdupont@isc.org>
Wed, 10 Apr 2019 21:17:30 +0000 (23:17 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 10 Apr 2019 21:17:30 +0000 (23:17 +0200)
ChangeLog

index bc8f589a1bbaa087d47c4ec7bfdc2d3779a3bc44..8d9764ee31d40ef6a996214e4144399640211240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1555.  [bug]           fdupont
+       Corrected parsers for option definitions to prevent setting out of
+       range option code values.
+       (Gitlab #500,!247, git 5c139602d7656df74060fee63461ffba4f290547)
+
 1554.  [func]          tmark
        kea-dhcp6 now uses globals, option definitions, options,
        share-networks, and subnets from configuration back ends.