From: Marcin Siodelski Date: Mon, 10 Feb 2014 10:42:09 +0000 (+0100) Subject: [master] Added ChangeLog entry for #3242. X-Git-Tag: bind10-1.2.0beta1-release~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be2f40d53d36999366ea406d50946e3ef6dc478b;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #3242. --- diff --git a/ChangeLog b/ChangeLog index b8b24154af..9a302d1db6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +748. [bug] marcin + b10-dhcp4 server picks a subnet, to assign address for a directly + connected client, using IP address of the interface on which the + client's message has been received. If the message is received on + the interface for which there is no suitable subnet, the message + is discarded. Also, the subnet for renewing client which unicasts + its request, is selected using ciaddr. + (Trac #3242, git 9e571cc217d6b1a2fd6fdae1565fcc6fde6d08b1) + 747. [bug] marcin libdhcpsrv: server configuration mechanism allows creating definitions for standard options for which Kea doesn't provide a definition yet.