]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Oldkea linkfixes
authorVicky Risk <vicky@isc.org>
Mon, 10 Dec 2018 15:12:58 +0000 (10:12 -0500)
committerFrancis Dupont <fdupont@isc.org>
Mon, 10 Dec 2018 15:12:58 +0000 (10:12 -0500)
doc/guide/hooks.xml
src/lib/cc/command_interpreter.h
src/lib/dhcpsrv/cfg_subnets4.h

index e5cfb5aa2b453c08e49b91a5727b19ec58dbad04..c7cdb6d23d4791104a86e3bbe59bfe8a77c4e414 100644 (file)
@@ -1435,7 +1435,7 @@ $
         <para>
           Additional host reservation commands are planned in the future. For
           a description of envisaged commands, see
-<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://oldkea.isc.org/wiki/ControlAPIRequirements">Control API
+<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/designs/commands">Control API
 Requirements </link> document.</para>
 
         <para>
index d6a2b28f39af88dacbeacd7e248a1502ab901698..f52d3fd171b272153cd22a82f088bba48def0f8e 100644 (file)
@@ -14,7 +14,7 @@
 ///
 /// This file contains several functions and constants that are used for
 /// handling commands and responses sent over control channel. The design
-/// is described here: http://oldkea.isc.org/wiki/StatsDesign, but also
+/// is described here: https://gitlab.isc.org/isc-projects/kea/wikis/Stats-design, but also
 /// in @ref ctrlSocket section in the Developer's Guide.
 
 namespace isc {
index 9dcc16afa62320882bddf47ae8ab01760c067bab..38a0853fe3a834698c9cfd3d29222e813ba900d9 100644 (file)
@@ -226,7 +226,7 @@ public:
     ///   received over.
     ///
     /// @todo: Add additional selection criteria. See
-    ///  http://oldkea.isc.org/wiki/ISC-DHCP4o6-Design for details.
+    ///  https://gitlab.isc.org/isc-projects/kea/wikis/designs/dhcpv4o6-design for details.
     ///
     /// @param selector Const reference to the selector structure which holds
     /// various information extracted from the client's packet which are used