Browse Source

[master] Added ChangeLog entry for #3695.

Marcin Siodelski 10 years ago
parent
commit
72b477cbc7
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
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