BIND 10 master, updated. 4b0a0a96a7ac23db5d1c07c3e9511574e5d49c57 [master] Added ChangeLog entry 697 for trac3186

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 23 21:10:45 UTC 2013


The branch, master has been updated
       via  4b0a0a96a7ac23db5d1c07c3e9511574e5d49c57 (commit)
      from  4ba8271b4050f3133dd6ca53721c0ce32ec715a3 (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 4b0a0a96a7ac23db5d1c07c3e9511574e5d49c57
Author: Thomas Markwalder <tmark at isc.org>
Date:   Wed Oct 23 17:10:19 2013 -0400

    [master] Added ChangeLog entry 697 for trac3186

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 5003882..fe6d10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+697.	[func]	tmark
+	Implements "user_check" hooks shared library which supports subnet 
+	selection based upon the contents of a list of known DHCP lease users
+	(i.e. clients).  Adds the following subdirectories to the bind10 src 
+	directory for maintaining hooks shared libraries:
+		-bind10/src/hooks  - base directory for hooks shared libraries
+		-bind10/src/hooks/dhcp - base directory for all hooks libs pertaining 
+		to DHCP(Kea)
+		-bind10/src/hooks/dhcp/user_check - directory containing the user_check
+		 hooks library
+	(Trac #3186, git f36aab92c85498f8511fbbe19fad5e3f787aef68)
+
 696.	[func]		tomek
 	b10-dhcp4: It is now possible to specify value of siaddr field
 	in DHCPv4 responses. It is used to point out to the next



More information about the bind10-changes mailing list