BIND 10 master, updated. f00928ec99591b2cabde3d213f7756e90b1e6f50 [master] Added Changelog entry for #991.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 11 08:22:37 UTC 2013


The branch, master has been updated
       via  f00928ec99591b2cabde3d213f7756e90b1e6f50 (commit)
      from  33ffc9a750cd3fb34158ef676aab6b05df0302e2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f00928ec99591b2cabde3d213f7756e90b1e6f50
Author: Marcin Siodelski <marcin at isc.org>
Date:   Thu Apr 11 10:22:24 2013 +0200

    [master] Added Changelog entry for #991.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    9 +++++++++
 1 file changed, 9 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 93ff398..018f749 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+604.	[func]		marcin
+	libdhcp++: abstracted methods which open sockets and send/receive
+	DHCP4 packets to a separate class. Other classes will be derived
+	from it to implement OS-specific methods of DHCPv4 packets filtering.
+	The primary purpose for this change is to add support for Direct
+	DHCPv4 response to a client which doesn't have an address yet on
+	different OSes.
+	(Trac #991, git 33ffc9a750cd3fb34158ef676aab6b05df0302e2)
+
 603.	[func]		tmark
 	The directory in which the b10-dchp4 and b10-dhcp6 server id files has
 	been changed from the local state directory (set by the "configure"



More information about the bind10-changes mailing list