Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: fa0b4ce8dea3bc44ecc6f07a06659dd92fe844fd
https://github.com/kronosnet/kronosnet/commit/fa0b4ce8dea3bc44ecc6f07a06659…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-25 (Tue, 25 Aug 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>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: c87bd559903bb5efe821723b623b00383ee2a30a
https://github.com/kronosnet/kronosnet/commit/c87bd559903bb5efe821723b623b0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-25 (Tue, 25 Aug 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>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: d5b6cddc721c731c5c05866065b6235bc221de8c
https://github.com/kronosnet/kronosnet/commit/d5b6cddc721c731c5c05866065b62…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-25 (Tue, 25 Aug 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>