]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3695.
authorMarcin Siodelski <marcin@isc.org>
Mon, 16 Feb 2015 18:53:04 +0000 (19:53 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 16 Feb 2015 18:53:04 +0000 (19:53 +0100)
ChangeLog

index d4758656aeaf69542d5fce16d824579e040f405e..738b5515d9d83731a54b63fb921a1ec279c93223 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+898.   [func]          marcin
+       The DHCPv4 server configuration allows for opening multiple
+       sockets on a single interface with multiple IPv4 addresses
+       assigned. This facilitates te use case when different relay
+       agents send messages to different addresses on the interface.
+       (Trac #3695, git 3116243706a2dbcae3f9b5b3af9d2241a07b9ab2)
+
 897.   [bug]           fdupont
        Removed a double free of the read_buffer_ field of Iface
        objects after (spurious) copy (partial as copies are not