BIND 10 master, updated. 0c40d70c28cda1bc61871cd0e26b74656f45114d [master] Added ChangeLog entry for #2313.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 9 09:11:57 UTC 2013
The branch, master has been updated
via 0c40d70c28cda1bc61871cd0e26b74656f45114d (commit)
from 37a27e19be874725ea3d560065e5591a845daa89 (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 0c40d70c28cda1bc61871cd0e26b74656f45114d
Author: Marcin Siodelski <marcin at isc.org>
Date: Wed Jan 9 10:11:44 2013 +0100
[master] Added ChangeLog entry for #2313.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 file changed, 11 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 0a057a1..5f2af46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+542. [func] marcin
+ Created OptionSpace and OptionSpace6 classes to represent DHCP
+ option spaces. The option spaces are used to group instances
+ and definitions of options having uniqe codes. A special type
+ of option space is the so-called "vendor specific option space"
+ which groups sub-options sent within Vendor Encapsulated Options.
+ The new classes are not used yet but they will be used once
+ the creation of option spaces by configuration manager is
+ implemented.
+ (Trac #2313, git 37a27e19be874725ea3d560065e5591a845daa89)
+
541. [func] marcin
Added routines to search for configured DHCP options and their
definitions using name of the option space they belong to.
More information about the bind10-changes
mailing list