added log output target UNDEFINED; return if no hosts defined
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 5 May 2015 13:44:10 +0000 (15:44 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 5 May 2015 13:44:10 +0000 (15:44 +0200)
commita85f210bb4f3ceb11aa45e36030c5f5e41c72eac
treee171afa0318ed72c9adebf14aa7e94ef022314e0
parented614187a4d24ea238e0be8e81159ef7b07a0179
added log output target UNDEFINED; return if no hosts defined

* added the target so can warn user in case of unrecognized command line option
* also updated connd_state (there is a new connd subsys)
* avoid warning from cmake by not adding test subdir in test_dns cmake file
src/host/logoutput.cpp
src/host/logoutput.h
src/main.cpp
test/CMakeLists.test_dns.txt
test/connd_state.py
test/long_term_test.py
test/test_logoutput.cpp