2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[master] added sysrepo and libyang to AUTHORS file

This commit is contained in:
Wlodek Wencel
2018-12-12 18:02:05 +01:00
parent 7a65ac70d6
commit a9c23efc25

View File

@@ -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).