]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3242.
authorMarcin Siodelski <marcin@isc.org>
Mon, 10 Feb 2014 10:42:09 +0000 (11:42 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 10 Feb 2014 10:42:09 +0000 (11:42 +0100)
ChangeLog

index b8b24154af3812945ecf3677a9954dbaf48e84bb..9a302d1db665c73bc7df8da2b1a1cca005886e6c 100644 (file)
--- 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.