From: Wlodek Wencel Date: Wed, 12 Dec 2018 17:02:05 +0000 (+0100) Subject: [master] added sysrepo and libyang to AUTHORS file X-Git-Tag: 344-lease-cmds-unit-tests_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c23efc25ddc0c52f24c9f6d59e2a9b4efeb8e0;p=thirdparty%2Fkea.git [master] added sysrepo and libyang to AUTHORS file --- diff --git a/AUTHORS b/AUTHORS index 47c1aa0034..5b7aa77c50 100644 --- a/AUTHORS +++ b/AUTHORS @@ -199,6 +199,8 @@ Boost (http://www.boost.org/) library for almost everything, and can use Botan cryptographic operations. It can also optionally use PostgreSQL (http://www.postgresql.org/) and/or MySQL (http://www.mysql.com/) and/or Cassandra (http://cassandra.apache.org/) as a database. +Sysrepo (http://www.sysrepo.org/) and libyang (https://github.com/CESNET/libyang) +required when netconf is used as configuration backend. Kea can use googletest for unit-tests (https://github.com/google/googletest).