Branch: refs/heads/onwire-upgrade Home: https://github.com/kronosnet/kronosnet Commit: 119115d6c98976ec504424cea905ca3f9d0729bc https://github.com/kronosnet/kronosnet/commit/119115d6c98976ec504424cea905ca... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: b798cda3aa7c5839d4ba3fff6ad680105fdcf32f https://github.com/kronosnet/kronosnet/commit/b798cda3aa7c5839d4ba3fff6ad680... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: 8bca8648ec7d0d04f200a9e141f3ff7463eab388 https://github.com/kronosnet/kronosnet/commit/8bca8648ec7d0d04f200a9e141f3ff... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: c2520f61a4333a255dd4828089b534b0778df3d5 https://github.com/kronosnet/kronosnet/commit/c2520f61a4333a255dd4828089b534... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: 0cd8d828ade5af085c856bd55b6e245e9bc86b43 https://github.com/kronosnet/kronosnet/commit/0cd8d828ade5af085c856bd55b6e24... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: c425e1cc3c4078ba19fe98f6d5f743818f91ab10 https://github.com/kronosnet/kronosnet/commit/c425e1cc3c4078ba19fe98f6d5f743... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: f7848e542ed431508840ad320d89d1b8ea6230dc https://github.com/kronosnet/kronosnet/commit/f7848e542ed431508840ad320d89d1... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: da67516d9c4baeb20b459da707cfd36b4a497401 https://github.com/kronosnet/kronosnet/commit/da67516d9c4baeb20b459da707cfd3... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: c16bc3f5f6085e2ac4e9b39e8afdc83f626cd993 https://github.com/kronosnet/kronosnet/commit/c16bc3f5f6085e2ac4e9b39e8afdc8... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: 037a37e9f2217375768b2a59cd9259c846a0d1b6 https://github.com/kronosnet/kronosnet/commit/037a37e9f2217375768b2a59cd9259... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/threads_heartbeat.c M libknet/threads_pmtud.c
Log Message: ----------- [heartbeat/pmtud] cleanup label and log subsystem
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 0a47a674387091a247659f159992f4ce4f6f7304 https://github.com/kronosnet/kronosnet/commit/0a47a674387091a247659f159992f4... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/handle.c
Log Message: ----------- [handle] make sure to always allocate enough buffer no matter the ping size
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 90bb1387dfd6efee1cb3a6df6a0c52a1a8230a05 https://github.com/kronosnet/kronosnet/commit/90bb1387dfd6efee1cb3a6df6a0c52... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/Makefile.am M libknet/onwire.h A libknet/onwire_v1.c A libknet/onwire_v1.h M libknet/tests/pckt_test.c M libknet/threads_heartbeat.c M libknet/threads_rx.c
Log Message: ----------- [heartbeat] version ping/pong packets and start moving code to onwire_vX.(c|h)
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 8f57ee8d80b9146077d6a4e358f5c682c5b87cc5 https://github.com/kronosnet/kronosnet/commit/8f57ee8d80b9146077d6a4e358f5c6... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/onwire.h M libknet/onwire_v1.c M libknet/onwire_v1.h M libknet/tests/pckt_test.c M libknet/threads_pmtud.c
Log Message: ----------- [pmtud] version PMTUd packets and move code to onwire_vX.(c|h)
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 2a3370433200f3ce3d965a14bf0dd6fa5f3a55e4 https://github.com/kronosnet/kronosnet/commit/2a3370433200f3ce3d965a14bf0dd6... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/threads_heartbeat.c M libknet/threads_pmtud.c
Log Message: ----------- [cleanup] add missing break in switch code
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 9740a96907d4db42bdd292b51ceb870f0f510fc4 https://github.com/kronosnet/kronosnet/commit/9740a96907d4db42bdd292b51ceb87... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths: M libknet/onwire.h M libknet/onwire_v1.c M libknet/onwire_v1.h M libknet/tests/pckt_test.c M libknet/threads_rx.c M libknet/threads_tx.c
Log Message: ----------- [WIP] re organize tx and rx
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/04037b50191a...9740a96907d4