]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1077] NETCONF documentation
authorAndrei Pavel <andrei@isc.org>
Thu, 22 Jul 2021 20:02:54 +0000 (23:02 +0300)
committerTomek Mrugalski <tomek@isc.org>
Fri, 23 Jul 2021 11:48:56 +0000 (13:48 +0200)
doc/sphinx/arm/install.rst
doc/sphinx/arm/netconf.rst
src/lib/yang/yang.dox

index c26c74472efdfb1a0cdd2872bb39dbe65523ba2e..342062b28a6246e2b4c7b25948df8c06b0b7adba 100644 (file)
@@ -711,8 +711,7 @@ remove the feature entirely in a future release, possibly as soon as Kea 2.2.0.
 Sysrepo 0.x
 -----------
 
-Kea versions earlier than 1.9.9 required Sysrepo 0.7.x and related libyang 0.x library to run, when
-optional support for NETCONF was enabled. Kea versions 1.9.10 and later now require Sysrepo 1.4.x
-and related libyang 1.x library to run. The earlier Sysrepo versions are no longer supported.
-The latest Sysrepo 2.x version does not provide C++ bindings yet, and as such, is not usable for
-Kea yet.
+Kea versions 1.9.9 and earlier required Sysrepo 0.7.x to run, when optional support for NETCONF was
+enabled. Kea versions 1.9.10 and later now require Sysrepo 1.4.x and related libyang 1.x library to
+run. The earlier Sysrepo versions are no longer supported. The latest Sysrepo 2.x version does not
+provide C++ bindings yet, and as such, is not usable for Kea yet.
index 65b65bb2fd60b248984af3e12a14c20321df9dcc..a259a90c490cbc36b14371e96b031ee3fbdb0bb7 100644 (file)
@@ -411,7 +411,7 @@ A control socket is specified by:
 -  ``socket-url`` - the HTTP URL for the ``http`` socket type (default
    ``http://127.0.0.1:8000/``).
 
-user     contexts can store arbitrary data as long as they are in valid JSON
+User contexts can store arbitrary data as long as they are in valid JSON
 syntax and their top-level element is a map (i.e. the data must be
 enclosed in curly brackets). They are accepted at the NETCONF entry,
 i.e. below the top-level, managed-service entry, and control-socket
index 9881dd79cb025ec6152df75cd7cbe8732b5db2d4..194e047a482ea271725a469ffdca244af95522c6 100644 (file)
@@ -152,8 +152,8 @@ useful to uninstall them before reinstalling a more recent version:
 sysrepoctl -u <module-name>
 @endverbatim
 
-Tests use these modules you can find in src/share/yang/modules in addition
-of keatest-module:
+Tests use these modules which you can find in src/share/yang/modules in addition
+to keatest-module:
  - ietf-dhcpv6-server
  - kea-ctrl-agent
  - kea-dhcp-ddns
@@ -167,7 +167,7 @@ Those modules depend on the following modules:
  - kea-types
  - kea-dhcp-types
 
-Those modules are extracted from the IETF DHCPv6 YANG draft too:
+The following modules are extracted from the IETF DHCPv6 YANG draft:
  - ietf-dhcpv6-client
  - ietf-dhcpv6-options
  - ietf-dhcpv6-relay