- 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
+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.