]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#93,!63] Added todo to the MySQL query macros.
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Oct 2018 11:00:20 +0000 (13:00 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 18 Oct 2018 11:35:08 +0000 (13:35 +0200)
src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h

index 15cf1447aba5865b3d1b89560b022de2b0423aa3..896499a769873c6bdff8bdbcd56ea21645e811d1 100644 (file)
@@ -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 {