diff options
author | Marcin Siodelski <marcin@isc.org> | 2014-01-10 19:49:35 +0100 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2014-01-10 19:49:35 +0100 |
commit | 17f56de8197a947fa796b3a8765d046c84341d3f (patch) | |
tree | 8fafb4eb737881ed5f6270fc22a069c2661381d8 /ChangeLog | |
parent | [master] Merge branch 'trac3231' (diff) | |
download | kea-17f56de8197a947fa796b3a8765d046c84341d3f.tar.xz kea-17f56de8197a947fa796b3a8765d046c84341d3f.zip |
[master] Added ChangeLog entry for #3231.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +724. [bug] marcin + b10-dhcp4: Different server identifiers are used for the packets + being sent through different interfaces. The server uses IPv4 address + assigned to the particular interface as a server identifier. This + guarantees that the unicast packet sent by a relay or a client, to + the address being a server identifier, will reach the server. + (Trac #3231, git c7a229f15089670d2bfde6e9f0530c30ce6f8cf8) + 723. [bug] marcin libdhcp++: Implemented unit tests for the IfaceMgr's routine which opens IPv6 sockets on detected interfaces. The IfaceMgr logic performing low |