From: Marcin Siodelski Date: Thu, 18 Oct 2018 11:00:20 +0000 (+0200) Subject: [#93,!63] Added todo to the MySQL query macros. X-Git-Tag: 153-netconf-configs_base~5 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ab8e48bab59193176a5b17733a862cf21bd8a22a;p=thirdparty%2Fkea.git [#93,!63] Added todo to the MySQL query macros. --- diff --git a/src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h b/src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h index 15cf1447ab..896499a769 100644 --- a/src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h +++ b/src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h @@ -21,6 +21,9 @@ /// macro is a part of the WHERE clause in the MySQL query. The fixed /// part of the WHERE clause is included in the macro. +/// @todo Update queries to also fetch server tags to associate +/// returned configuration elements with particular servers. + namespace isc { namespace dhcp {