2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[master] update changelog for merge of #1843

This commit is contained in:
Jelte Jansen 2012-05-02 14:41:13 +02:00
parent 551657702a
commit c73ffa69fd

View File

@ -1,3 +1,10 @@
429. [func] jelte
Added an 'execute' component to bindctl, which executes either a set
of commands from a file or a built-in set of commands. Currently,
only 'init_authoritative_server' is provided as a built-in set, but
it is expected that more will be added later.
(Trac #1843, git 551657702a4197ef302c567b5c0eaf2fded3e121)
428. [bug] marcin
perfdhcp: bind to local address to allow reception of replies from IPv6
DHCP servers.