]> git.ipfire.org Git - thirdparty/kea.git/commit
[5046] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Tue, 3 Jan 2017 13:23:44 +0000 (08:23 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 3 Jan 2017 13:23:44 +0000 (08:23 -0500)
commitebb863e37217bcea92f1818302bb6e5ea29c1673
treea2d84ba4f3e70576760c91ed389ba14585335094
parente5a6c2b4f824928168fd48f5e1960497425a1aca
[5046] Addressed review comments

Added memfile without persistence to set_config unit tests. This eliminates
the tests attempting to create the csv file.

Updated copyrights.

Fixed misspelling.
17 files changed:
src/bin/dhcp4/ctrl_dhcp4_srv.cc
src/bin/dhcp4/ctrl_dhcp4_srv.h
src/bin/dhcp4/json_config_parser.cc
src/bin/dhcp4/kea_controller.cc
src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/dhcp4_test_utils.cc
src/bin/dhcp4/tests/kea_controller_unittest.cc
src/bin/dhcp6/ctrl_dhcp6_srv.cc
src/bin/dhcp6/ctrl_dhcp6_srv.h
src/bin/dhcp6/json_config_parser.cc
src/bin/dhcp6/kea_controller.cc
src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc
src/bin/dhcp6/tests/dhcp6_test_utils.cc
src/lib/config/command_mgr.cc
src/lib/config/config_messages.mes
src/lib/testutils/io_utils.cc
src/lib/testutils/io_utils.h