]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finished merge of trac5073a (option 43)
authorFrancis Dupont <fdupont@isc.org>
Mon, 25 Sep 2017 23:47:14 +0000 (01:47 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 25 Sep 2017 23:47:14 +0000 (01:47 +0200)
ChangeLog

index 14c1041cd9e2ee07e890daf54c85e0495ee02e78..b023243fa62394906c8dedf8003238596435e925 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1304.  [bug,func]      fdupont
+       The DHCPv4 Vendor Specific Information (code 43) option and
+       private options (codes 224-254) can be redefined at the global
+       scope or inside a client-class. This allows to support different
+       definitions following the DHCPv4 Vendor Class Identifier (code 60)
+       option or when defined as a binary option to accept with problems
+       option 43 carrying a raw value.
+       (Trac #5073, git xxx)
+
 1303.  [func]          tmark
        The command handlers in the lease_cmds hook library are now
        implemented has hook callouts and registered with the Hooks