]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3367.
authorMarcin Siodelski <marcin@isc.org>
Wed, 15 Oct 2014 08:48:42 +0000 (10:48 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 15 Oct 2014 08:48:42 +0000 (10:48 +0200)
ChangeLog

index 95779a7570a2e08c97616c33163c4586bf8f3b54..029f7309908951cbeab4546ae103e564c790abca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+843.   [bug]           marcin
+       DHCPv4 server sets ciaddr to 0 in DHCPOFFER and DHCPNAK messages to
+       adhere to section 4.3.1 of RFC2131.
+       (Trac #3367, git 9f05a29caa960df2b09b7a8c23100da8b40e73d0)
+
 842.   [func]          marcin
        DHCPv4 server logs when the packet sent by the client contains
        invalid combination of giaddr/hops before discarding the packet.