removed assertion in HostStatus that PingsPerformedCount <= ResolvedIpCount*NParallel...
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 26 May 2015 15:50:33 +0000 (17:50 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 26 May 2015 15:50:33 +0000 (17:50 +0200)
commitffa5cfe241f2422f8028132a592d2455c95c4516
tree8cfc36a6928c4fdbcd5ff7472269f5f80ab2a32a
parent242e5fb3c0c7b8c212587886bb92891a7f70cdef
removed assertion in HostStatus that PingsPerformedCount <= ResolvedIpCount*NParallelPingers

because that required some hacks in case we have no IP and call the ping_done_handler
CMakeLists.txt
src/host/hoststatus.cpp
src/host/pingscheduler.cpp