]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated after 3552 merge.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 27 Jan 2015 14:38:39 +0000 (15:38 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 27 Jan 2015 14:38:39 +0000 (15:38 +0100)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 5ea791bbdff4a6b375306662a2faa5961080470b..ada7f26387d19b039c68b76282e0424e1bd0dad0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -75,6 +75,7 @@ We have received the following contributions:
 
  - Adam Kalmus, Gdank University of Technology
    2014-12: Extract MAC address from DUID-LL and DUID-LLT types
+   2015-01: Extract MAC address from remote-id
 
 Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
 Boost (http://www.boost.org/) library for almost everything, and can use Botan
index 6c737bdfd2e1115f83020bf7d71bc412a4b82ce7..973ed8cebcf2fdb0ce87ba6692b92cd5f8d62a24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-8xx.   [doc]           tomek
+881.   [func]          kalmus
+       Extracting hardware/MAC address from the DHCPv6 remote-id
+       option is now implemented.
+       (Trac #3552, git 6db5fc158133b3f308c43f1fe2fa54a6f89baae1)
+
+880.   [doc]           tomek
        kea-admin is now described in Kea User's Guide.
        (Trac #3644, git fa83c48826e41663d93e56ec7fd6983e9b0b2cd1)