--- /dev/null
+*********************************
+Integration with external systems
+*********************************
+
+Kea provides optional support for a variety of external systems, such as RADIUS, NETCONF,
+YANG, and GSS-TSIG. The following sections describe how to compile Kea with those additional
+capabilities and how to configure them.
+
+.. include:: ext-netconf.rst
+.. include:: ext-gss-tsig.rst
rst_arm_sources += arm/ddns.rst
rst_arm_sources += arm/dhcp4-srv.rst
rst_arm_sources += arm/dhcp6-srv.rst
-rst_arm_sources += arm/gss-tsig.rst
+rst_arm_sources += arm/ext-gss-tsig.rst
+rst_arm_sources += arm/ext-netconf.rst
rst_arm_sources += arm/hammer.rst
rst_arm_sources += arm/hooks-bootp.rst
rst_arm_sources += arm/hooks-cb-cmds.rst
rst_arm_sources += arm/lease-expiration.rst
rst_arm_sources += arm/lfc.rst
rst_arm_sources += arm/logging.rst
-rst_arm_sources += arm/netconf.rst
rst_arm_sources += arm/quickstart.rst
rst_arm_sources += arm/security.rst
rst_arm_sources += arm/shell.rst