From: Francis Dupont Date: Mon, 25 Sep 2017 23:47:14 +0000 (+0200) Subject: [master] Finished merge of trac5073a (option 43) X-Git-Tag: trac5363_base~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b290b3cbaa926d4e9613f6607c5fcbae2301b266;p=thirdparty%2Fkea.git [master] Finished merge of trac5073a (option 43) --- diff --git a/ChangeLog b/ChangeLog index 14c1041cd9..b023243fa6 100644 --- 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