Branch: refs/heads/fix-send-pings
Home: https://github.com/kronosnet/kronosnet
Commit: 2b73aff21f6341cfd00022694c47ff9b47e17a0e
https://github.com/kronosnet/kronosnet/commit/2b73aff21f6341cfd00022694c47f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_heartbeat.c
Log Message:
-----------
[heartbeat] don´t send ping if transport is not connected
this could cause socket buffers to fill up with stale junk and
generate unecessary errors.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: e99f9e962841ebc0e12d01b29c449300a5f51de4
https://github.com/kronosnet/kronosnet/commit/e99f9e962841ebc0e12d01b29c449…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_heartbeat.c
Log Message:
-----------
[heartbeat] cleanup label and log subsystem when sending pongs
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 096556112c4dfb19f1276b66481843991beccc52
https://github.com/kronosnet/kronosnet/commit/096556112c4dfb19f1276b6648184…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_pmtud.c
Log Message:
-----------
[pmtud] cleanup label and log subsystem
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 8d8d9b873165eee56bc9af2fdf1321986600ee70
https://github.com/kronosnet/kronosnet/commit/8d8d9b873165eee56bc9af2fdf132…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_heartbeat.c
Log Message:
-----------
[heartbeat] don´t send ping if transport is not connected
this could cause socket buffers to fill up with stale junk and
generate unecessary errors.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/37d07aa23dba...8d8d9b873165
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: 37d07aa23dbae4be7be3e5e9158abf9e14a2630a
https://github.com/kronosnet/kronosnet/commit/37d07aa23dbae4be7be3e5e9158ab…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M libknet/onwire.h
Log Message:
-----------
[onwire] cleanup and re-arrange onwire.h with extra docs
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>