From 5f53de38d5ca6c97e8cc17f55d0876bf10208dd4 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Thu, 12 Jul 2018 14:51:56 +0200 Subject: [PATCH] [github93] Added changelog entry, AUTHORS updated. --- AUTHORS | 3 +++ ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/AUTHORS b/AUTHORS index 60050cff6e..3dde830c38 100644 --- a/AUTHORS +++ b/AUTHORS @@ -169,6 +169,9 @@ We have received the following contributions: - Ryan Goodfellow (rcgoodfellow) 2018-01: Fix kea-admin typo breaking lease-dump + - Sunil Mayya + 2018-07: support for Authentication option in DHCPv6 + Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging, Boost (http://www.boost.org/) library for almost everything, and can use Botan (http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for diff --git a/ChangeLog b/ChangeLog index e7bc0618ee..076298421a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1432. [func] MayyaSunil + Code added to handle Authentication option in DHCPv6. There + is no way to use this code yet. + (Github #93, git 022dae4393da9e714678d52886d4f478ba308ba9) + 1431. [func] marcin Implemented lease4-get-page and lease6-get-page commands in lease_cmds hooks library. -- 2.47.2