From: Suzanne Goldlust Date: Wed, 21 Jun 2023 20:27:44 +0000 (+0000) Subject: [#2833] Remove broken link X-Git-Tag: Kea-2.4.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f7b23c94429aa263002d8044032557bdbd16954;p=thirdparty%2Fkea.git [#2833] Remove broken link --- diff --git a/src/bin/dhcp6/dhcp6.dox b/src/bin/dhcp6/dhcp6.dox index 661125349a..45bf96577d 100644 --- a/src/bin/dhcp6/dhcp6.dox +++ b/src/bin/dhcp6/dhcp6.dox @@ -60,9 +60,8 @@ src/bin/dhcp6/json_config_parser.cc. @section dhcpv6ConfigParserBison Configuration Parser for DHCPv6 (bison) -During 1.2 milestone it has been decided to significantly refactor the -parsers as their old implementation became unsustainable. For the brief overview -of the problems, see ticket 5014 (http://oldkea.isc.org/ticket/5014). In +During the 1.2 milestone it was decided to significantly refactor the +parsers as their old implementation became unsustainable. In general, the following issues of the existing code were noted: -# parsers are overwhelmingly complex. Even though each parser is relatively