Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 821900497fe095e8b833b8ed8f8b5e1579041c62
https://github.com/kronosnet/kronosnet/commit/821900497fe095e8b833b8ed8f8b5…
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:
-----------
Revert "[heartbeat] don´t send ping if transport is not connected"
This reverts commit 2b73aff21f6341cfd00022694c47ff9b47e17a0e.
The same code already exists at the top of the function
Branch: refs/heads/fix-brain-fart
Home: https://github.com/kronosnet/kronosnet
Commit: f0dc8078191ec52165355664049d36f649a147fe
https://github.com/kronosnet/kronosnet/commit/f0dc8078191ec52165355664049d3…
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:
-----------
Revert "[heartbeat] don´t send ping if transport is not connected"
This reverts commit 2b73aff21f6341cfd00022694c47ff9b47e17a0e.
The same code already exists at the top of the function
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: 0616253bf3e5a52aab41580301371de818fe0e14
https://github.com/kronosnet/kronosnet/commit/0616253bf3e5a52aab41580301371…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/handle.c
M libknet/host.c
M libknet/host.h
M libknet/internals.h
M libknet/onwire.h
M libknet/tests/pckt_test.c
M libknet/threads_rx.c
M libknet/threads_tx.c
Log Message:
-----------
[cleanup] remove unused infrastructure to send HOSTINFO messages
those messages are unused in 1.x and if necessary they will be
reintroduced in 2.x
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 28afb6b6495c996ce6a8b2d5b84ee3b28c1dc727
https://github.com/kronosnet/kronosnet/commit/28afb6b6495c996ce6a8b2d5b84ee…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] local sockets are only sending data packets
drop unnecessary cases around packets that don´t exist
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 5410916ce89119cccfae1276079768753e2cb92d
https://github.com/kronosnet/kronosnet/commit/5410916ce89119cccfae127607976…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_tx.c
Log Message:
-----------
[tx] fill in header data closer to where they are currently used
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: ecd50612cbe3361ce6ee36025711a891538a006c
https://github.com/kronosnet/kronosnet/commit/ecd50612cbe3361ce6ee36025711a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_heartbeat.c
M libknet/threads_heartbeat.h
M libknet/threads_rx.c
Log Message:
-----------
[rx/heartbeat] move ping / pong processing to heartbeat.[c|h]
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 2151c85448cde1e27efb0c95f5ea00489c6d6464
https://github.com/kronosnet/kronosnet/commit/2151c85448cde1e27efb0c95f5ea0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_pmtud.c
M libknet/threads_pmtud.h
M libknet/threads_rx.c
Log Message:
-----------
[rx/heartbeat] move pmtu / pmtu_reply to pmtud.[c|h]
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 028eefc18af9933b29295df66af51c0f920fd2ef
https://github.com/kronosnet/kronosnet/commit/028eefc18af9933b29295df66af51…
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] move all packet data filling in the same chuck of code
and re-org code in the file a bit (no functional changes)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 54458edbc3d0f5e7a2eb20484dfb9691e67d0236
https://github.com/kronosnet/kronosnet/commit/54458edbc3d0f5e7a2eb20484dfb9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/handle.c
M libknet/internals.h
M libknet/onwire.h
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
Log Message:
-----------
[onwire] fill in packets with dynamic information
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 5481a7be23a98f599c389a08227b958adcfa5a47
https://github.com/kronosnet/kronosnet/commit/5481a7be23a98f599c389a08227b9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_rx.c
Log Message:
-----------
[rx] make it easier to understand ping/pong link detection
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 231cb509af20a027113d082e56aafa5a351f09df
https://github.com/kronosnet/kronosnet/commit/231cb509af20a027113d082e56aaf…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M libknet/threads_rx.c
Log Message:
-----------
[rx] move data rx handling in its own function
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 32bc3f9f743e3ce8680d5cc67b0800cf7188c5ff
https://github.com/kronosnet/kronosnet/commit/32bc3f9f743e3ce8680d5cc67b080…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-09-09 (Wed, 09 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>
Commit: 19d54f250db85912990c9fb9272518607e1d837b
https://github.com/kronosnet/kronosnet/commit/19d54f250db85912990c9fb927251…
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: e33ea36cefae1773a0bcf6be73f6d4f22e1294de
https://github.com/kronosnet/kronosnet/commit/e33ea36cefae1773a0bcf6be73f6d…
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>
Compare: https://github.com/kronosnet/kronosnet/compare/8d8d9b873165...e33ea36cefae
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 191adbdb07d427af4d396ec5e68467807cecddf2
https://github.com/kronosnet/kronosnet/commit/191adbdb07d427af4d396ec5e6846…
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>