]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3195] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 16 Oct 2013 17:12:10 +0000 (19:12 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 16 Oct 2013 17:12:10 +0000 (19:12 +0200)
ChangeLog

index a8af86281f5c3109e7f9fc2686ac0860c8be766c..33a8c63c603c77a6722564ef3b09b816ca2cad73 100644 (file)
--- 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.