]> git.ipfire.org Git - thirdparty/kea.git/commit
[#93,!35] Moved common CB functions to a parent class.
authorMarcin Siodelski <marcin@isc.org>
Thu, 27 Sep 2018 10:28:17 +0000 (12:28 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 8 Oct 2018 14:39:22 +0000 (16:39 +0200)
commit915be7466b6eaf914db5536487462792b5bdd642
tree6fe3250cc64c31f228bb32643e34f4ab2eb65ab9
parentd8b406c7e1ef4d5391a2224e3b8d8083e9b2e6de
[#93,!35] Moved common CB functions to a parent class.
src/hooks/dhcp/mysql_cb/Makefile.am
src/hooks/dhcp/mysql_cb/mysql_cb_dhcp4.cc
src/hooks/dhcp/mysql_cb/mysql_cb_impl.cc [new file with mode: 0644]
src/hooks/dhcp/mysql_cb/mysql_cb_impl.h [new file with mode: 0644]