]> git.ipfire.org Git - thirdparty/kea.git/commit
[4216] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Fri, 11 Dec 2015 12:00:18 +0000 (07:00 -0500)
committerThomas Markwalder <tmark@isc.org>
Fri, 11 Dec 2015 12:00:18 +0000 (07:00 -0500)
commit39525b943c9644d0b317442b2baf7fac49ccfdec
tree24bc2f85c1c81fac7518bde5943f9189bba26122
parent2c413e04e0d5ad8f742fa7e519232edea6a50e54
[4216] Addressed review comments

src/lib/dhcpsrv/host_data_source_factory.cc
    HostDataSourceFactory::create(const std::string& dbaccess)
        - Removed logging from exception throwing conditions
        - Minor clean up of the method itself

src/lib/dhcpsrv/dhcpsrv_messages.mes
    Removed obsoleted error messages:
        DHCPSRV_HOSTDB_NOTYPE
        DHCPSRV_UNKNOWN_HOST_DB
src/lib/dhcpsrv/dhcpsrv_messages.mes
src/lib/dhcpsrv/host_data_source_factory.cc