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.
- ``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
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
- 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