Browse Source

[master] Added ChangeLog entry 923 for #3743.

Thomas Markwalder 10 years ago
parent
commit
a12b52b3fe
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+923.	[func]		tmark
+	The DHCPv4 server now logs packets it has either dropped as invalid
+	or to which it has replied with a NAK to a separate logger, 
+	"kea_dhcp4.bad_packet".
+	(Trac #3743, git cb91ca851099423e1b6c39cca3f3e2ba29795a51)
+
 922.	[build]		fdupont
 	The config.h file should never be included by another include file.
 	Copy missing header files to the install directory.