From: Marcin Siodelski Date: Mon, 26 Nov 2018 10:43:35 +0000 (+0100) Subject: [#263,!137] Added netconf to AUTHORS and README. X-Git-Tag: 75-radius-documentation-needs-an-update_base~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed4dee123341b95552f9d8c429087dafe4fb180;p=thirdparty%2Fkea.git [#263,!137] Added netconf to AUTHORS and README. --- diff --git a/AUTHORS b/AUTHORS index cb6d10a7ec..d0118e6213 100644 --- 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 9d1c26eade..2de72d7a53 100644 --- 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.