]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #2765.
authorMarcin Siodelski <marcin@isc.org>
Wed, 4 Dec 2013 15:43:08 +0000 (16:43 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 4 Dec 2013 15:43:08 +0000 (16:43 +0100)
ChangeLog

index 65d367ca7ea1146fc169e7164e628a821e4eeab7..c59da381dedb3134a2f45805b425d1ead2fa3758 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+712.   [func]          marcin,dclink
+       b10-dhcp4: If server fails to open a socket on one interface it
+       will log a warning and continue to open sockets on other interfaces.
+       The warning message is communicated from the libdhcp++ via the
+       error handler function supplied by the DHCPv4 server. Thanks to
+       David Carlier for providing a patch.
+       (Trac #2765, git f49c4b8942cdbafb85414a1925ff6ca1d381f498)
+
 711.   [func]  tmark
        Added the initial implementation of the class, NameAddTransaction,
        to b10-dhcp-ddns.  This class provides the state model logic