Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 70e5d6ce668b8dfd3fc86839d02a231ddfb7d7ee
https://github.com/fabbione/kronosnet/commit/70e5d6ce668b8dfd3fc86839d02a23…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M libknet/threads.c
Log Message:
-----------
[pingd] fix ping flood on sock errors
if we get an error on sendto, we would ping flood the link because
the ping_last timestamp was not being updated.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>