summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/ctrl_dhcp6_srv.h
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-03-21 19:50:07 +0100
committerFrancis Dupont <fdupont@isc.org>2017-03-21 19:50:07 +0100
commit5b8d7823cd0be44791974ccc956e79cb17de2459 (patch)
treece4f075a5a7436d1ece40e0e81f374be0f388574 /src/bin/dhcp6/ctrl_dhcp6_srv.h
parent[5150a] Ported some shell fixes (diff)
downloadkea-5b8d7823cd0be44791974ccc956e79cb17de2459.tar.xz
kea-5b8d7823cd0be44791974ccc956e79cb17de2459.zip
[5150a] Merged review improvements
Diffstat (limited to 'src/bin/dhcp6/ctrl_dhcp6_srv.h')
-rw-r--r--src/bin/dhcp6/ctrl_dhcp6_srv.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/bin/dhcp6/ctrl_dhcp6_srv.h b/src/bin/dhcp6/ctrl_dhcp6_srv.h
index 6037048149..881efc1e68 100644
--- a/src/bin/dhcp6/ctrl_dhcp6_srv.h
+++ b/src/bin/dhcp6/ctrl_dhcp6_srv.h
@@ -60,10 +60,11 @@ public:
/// in them.
///
/// Currently supported commands are:
- /// - shutdown
- /// - libreload
/// - config-reload
+ /// - config-test
/// - leases-reclaim
+ /// - libreload
+ /// - shutdown
/// ...
///
/// @note It never throws.
@@ -94,7 +95,7 @@ public:
///
/// This is a method for checking incoming configuration.
///
- /// @param new_config textual representation of the new configuration
+ /// @param new_config JSON representation of the new configuration
///
/// @return status of the config check
isc::data::ConstElementPtr