++1343. [func] fdupont
++ User-context and comments are now supported in many new scopes:
++ global, shared-network, subnet, pool, host reservation, option,
++ option definition, client-class, control-socket, dhcp-ddns,
++ interfaces, loggers, and for DHCPv6 pd-pool and server-id.
++ (Trac #5351, git xxx)
++
++1342. [bug] fdupont
++ Fixed subnets and host reservations returned by config-get and
++ config-write.
++ (Trac #5452, git xxx)
++
+1341. [func] razvan, andrei
+ Significant update of Cassandra support. A lot of code for
+ Cassandr Lease Manager has been updated and partially rewritten.
+ (github #35, git 41795494720cd9886c1e98d21eaeefd94d674e37)
+
1340. [func] marcin
Added support for "dhcp-enable" and "dhcp-disable" commands in
the DHCPv4 and DHCPv6 server.
#include <gtest/gtest.h>
#include <cc/command_interpreter.h>
-#include <config/module_spec.h>
#include <dhcp4/dhcp4_srv.h>
+ #include <dhcp4/ctrl_dhcp4_srv.h>
#include <dhcp4/json_config_parser.h>
#include <dhcp/option4_addrlst.h>
#include <dhcp/option_custom.h>