]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#263,!137] Added netconf to AUTHORS and README.
authorMarcin Siodelski <marcin@isc.org>
Mon, 26 Nov 2018 10:43:35 +0000 (11:43 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 26 Nov 2018 20:15:36 +0000 (15:15 -0500)
AUTHORS
README

diff --git a/AUTHORS b/AUTHORS
index cb6d10a7eccdacdee59f49aba57c100f9d940087..d0118e6213ff3abe8291ed81e3e4e8c8ec3b2edb 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,7 +5,7 @@ Primary developers:
  - Tomek Mrugalski (lead developer: DHCPv4, DHCPv6 components, prefix
                     delegation, memfile, database interface, core libdhcp++,
                     host reservation, MAC extraction in DHCPv6,
-                    statistics manager, kea-shell)
+                    statistics manager, kea-shell, netconf)
  - Stephen Morris (Hooks, MySQL)
  - Marcin Siodelski (DHCPv4, DHCPv6 components, options handling, perfdhcp,
                      host reservation, lease file cleanup, lease expiration,
@@ -13,7 +13,7 @@ Primary developers:
  - Thomas Markwalder (DDNS, user_chk, global host reservations)
  - Jeremy C. Reed (documentation, build system, testing, release engineering)
  - Wlodek Wencel (testing, release engineering)
- - Francis Dupont (crypto, perfdhcp, control agent)
+ - Francis Dupont (crypto, perfdhcp, control agent, netconf)
  - Shawn Routhier (lease file cleanup)
  - Michal Nowikowski (testing)
 
diff --git a/README b/README
index 9d1c26eade64a7d1259e8dd39c9b69cc2ceb256e..2de72d7a53a40e29a67ba9060cc4f1ec76665092 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,7 @@
 Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module,
 a portable DHCP library, libdhcp++, control agent that provides management
-REST interface, and a DHCP benchmarking tool, perfdhcp.
+REST interface, netconf agent that provides a YANG/NETCONF interface for Kea,
+and a DHCP benchmarking tool, perfdhcp.
 
 Kea is developed by Internet Systems Consortium.