From: Suzanne Goldlust Date: Thu, 15 Nov 2018 21:41:55 +0000 (-0500) Subject: Update dhcp6.dox X-Git-Tag: 268-reservation-mode-is-not-global_base~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6440ed5e74c27387f9a5b5f21abaff7d4ce64ae;p=thirdparty%2Fkea.git Update dhcp6.dox --- diff --git a/src/bin/dhcp6/dhcp6.dox b/src/bin/dhcp6/dhcp6.dox index 06d8a4ce6a..909ee1255d 100644 --- a/src/bin/dhcp6/dhcp6.dox +++ b/src/bin/dhcp6/dhcp6.dox @@ -343,7 +343,7 @@ mode). Finally, the syntactic context allows the error message to be more descriptive if the input string does not parse properly. Details of the refactor of the classes derived from DhcpConfigParser are -documented in http://oldkea.isc.org/wiki/SimpleParser. +documented in https://gitlab.isc.org/isc-projects/kea/wikis/designs/simple-parser-design. For a generic description of the conflict avoidance, see @ref parserFlex.