[bind10-dev] BIND 10 master, updated. ccd941541d51c3a3eb3df162e094637ad8317f63 [master] Added ChangeLog entry for #2315.

Marcin Siodelski marcin at isc.org
Tue Jan 8 15:38:04 UTC 2013


On 01/08/2013 04:02 PM, Jeremy C. Reed wrote:
> On Tue, 8 Jan 2013, BIND 10 source code commits wrote:
> 
>> +++ b/ChangeLog
>> @@ -1,3 +1,8 @@
>> +541.	[func]		marcin
>> +	Added routines to search for configured options and their
>> +	definitions using name of the option space they belong to.
>> +	(Trac #2315, git 741fe7bc96c70df35d9a79016b0aa1488e9b3ac8)
>> +
> 
> If this is specific for DHCP, can you mention "DHCP" in the changelog 
> entry?
> 
> And can it mention if these added routines are for developers (new API) 
> or for end-users (new bindctl configurations or tools)? Thanks!
> 
> 
>>  540.	[func]		marcin
>>  	DHCP Option values can be now specified using a string of
>>  	tokens separated with comma sign. Subsequent tokens are used


How about:

541.	[func]		marcin
	Added routines to search for configured DHCP options and their
	definitions using name of the option space they belong to.
	New routines are called internally from the DHCPv4 and DHCPv6
	servers code.
	(Trac #2315, git 741fe7bc96c70df35d9a79016b0aa1488e9b3ac8)

Marcin


More information about the bind10-dev mailing list