]> git.ipfire.org Git - thirdparty/kea.git/commit
[5351] Checkpoint: todo host DB tests
authorFrancis Dupont <fdupont@isc.org>
Sun, 3 Dec 2017 18:23:00 +0000 (19:23 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sun, 3 Dec 2017 18:23:00 +0000 (19:23 +0100)
commitf8985445646eb600d9b3c8e1dbf1bd22a68edf7b
tree2665bd64f97124201f8a14ceeefda6dfbe62c7bb
parenta3bd7af4d9c8889121e52ec6496a6ae588b80fef
[5351] Checkpoint: todo host DB tests
17 files changed:
doc/Makefile.am
doc/examples/kea4/comments.json [new file with mode: 0644]
doc/examples/kea6/comments.json [new file with mode: 0644]
doc/guide/hooks.xml
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp4/tests/parser_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc
src/bin/dhcp6/tests/parser_unittest.cc
src/lib/dhcpsrv/host.cc
src/lib/dhcpsrv/mysql_host_data_source.cc
src/lib/dhcpsrv/pgsql_host_data_source.cc
src/lib/dhcpsrv/srv_config.cc
src/lib/dhcpsrv/tests/host_unittest.cc
src/share/database/scripts/mysql/dhcpdb_create.mysql
src/share/database/scripts/mysql/upgrade_5.0_to_5.1.sh.in
src/share/database/scripts/pgsql/dhcpdb_create.pgsql
src/share/database/scripts/pgsql/upgrade_3.1_to_3.2.sh.in