fixed a bug causing failed assertions from inconsistent counts in HostStatus
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 21 May 2015 07:39:15 +0000 (09:39 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 21 May 2015 07:39:15 +0000 (09:39 +0200)
commitdb625177cbfdfa0bfb0219ccd50a4b1383c65390
treec88d6482dca12bbe7c20625ca30a9f5417573ae8
parent20a8838c4ff38de23ae4cb4d89f6ec736942a5aa
fixed a bug causing failed assertions from inconsistent counts in HostStatus

reason was that number of IPs may change if target host is a cname that
has changed to a different end host; this is very hard to predict so
always reset counters if number of IPs changes
src/host/hoststatus.cpp