Branch: refs/heads/fast-link-up
Home:
https://github.com/kronosnet/kronosnet
Commit: 70b3f8d571ace4dc36101f00f57a2fbb69f0b78e
https://github.com/kronosnet/kronosnet/commit/70b3f8d571ace4dc36101f00f57a2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M libknet/links.c
Log Message:
-----------
links: fix ping interval and pong timeout value checking
warn if ping internval is lower than thread time resolution as
it has no effects
error if point timeout is lower than thread time resoltuion as
it causes links to be highly unstable
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>