]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5377.
authorMarcin Siodelski <marcin@isc.org>
Tue, 10 Oct 2017 12:59:58 +0000 (14:59 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 10 Oct 2017 12:59:58 +0000 (14:59 +0200)
ChangeLog

index 04d24eeaf427b3294afd8dc970d5b505ed14c685..1cfe78afc4427c5979e2adc2428a7b385e77373c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1312.  [func]          marcin, tomek
+       Added new configuration parameter "outbound-interface", which
+       controls how the outbound interface and source address is
+       determined for the responses sent by DHCPv4 servers to relayed
+       clients. The default setting is to use the same interface as
+       the one over which the query has been received. The alternative
+       is to use system routing to determine the right interface and
+       source address.
+       (Trac #5377, git d08088923ec1ea0d1cb8a947bd520174d874d25e)
+
 1311.  [build]         fdupont
        Improvements in --enable-shell and other parameters passed while
        building dist tarball.