BIND 10 master, updated. 856d60a96bbed5735541659d7c12c51fc055a6cb [master] Added ChangeLog entry for #2545.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 8 09:32:17 UTC 2013
The branch, master has been updated
via 856d60a96bbed5735541659d7c12c51fc055a6cb (commit)
from 792c129a0785c73dd28fd96a8f1439fe6534a3f1 (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 856d60a96bbed5735541659d7c12c51fc055a6cb
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Jan 8 10:32:02 2013 +0100
[master] Added ChangeLog entry for #2545.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 file changed, 9 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 84ebe91..825a48f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+540. [func] marcin
+ DHCP Option values can be now specified using a string of
+ tokens separated with comma sign. Subsequent tokens are used
+ to set values for corresponding data fields in a particular
+ DHCP option. The format of the token matches the data type
+ of the corresponding option field: e.g. "192.168.2.1" for IPv4
+ address, "5" for integer value etc.
+ (Trac #2545, git 792c129a0785c73dd28fd96a8f1439fe6534a3f1)
+
539. [func] stephen
Add logging to the DHCP server library.
(Trac #2524, git b55b8b6686cc80eed41793c53d1779f4de3e9e3c)
More information about the bind10-changes
mailing list