From: Tomek Mrugalski Date: Wed, 16 Oct 2013 17:12:10 +0000 (+0200) Subject: [3195] ChangeLog updated. X-Git-Tag: bind10-1.2.0beta1-release~102^2~60^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07a72f62c2e93585de92d032b5af56c9a2ca562b;p=thirdparty%2Fkea.git [3195] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index a8af86281f..33a8c63c60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +6XX. [func] tomek + b10-dhcp6 is now able to listen on global IPv6 unicast addresses. + (Trac #3195, git ABCD) + +6XX. [bug] tomek + b10-dhcp6 now handles exceptions better when processing initial + configuration. In particular, errors with socket binding do not + prevent b10-dhcp6 from establishing configuration session anymore. + (Trac #3195, git ABCD) + +6XX. [bug] tomek + b10-dhcp6 now handles IPv6 interface enabling correctly. + (Trac #3195, git ABCD) + 690. [bug] tomek b10-dhcp4: Relay Agent Info option is now echoed back in DHCPv4 responses.