Branch: refs/heads/stable1 Home: https://github.com/kronosnet/kronosnet Commit: 3c58f255e76cb2c7e536fc65accc407f3466329e https://github.com/kronosnet/kronosnet/commit/3c58f255e76cb2c7e536fc65accc40... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths: M libknet/links_acl_ip.c M libknet/netutils.c M libknet/netutils.h M libknet/threads_rx.c
Log Message: ----------- [rx] fix per link stats for data packets
and cleanup all netutils common functions
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 0a5b0ef98f56c7bd875c2d58902cef923c5c0371 https://github.com/kronosnet/kronosnet/commit/0a5b0ef98f56c7bd875c2d58902cef... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths: M libknet/threads_rx.c
Log Message: ----------- [rx] fix data stats on RX to match TX model
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 22d9e16c3c3fdbc141b9eec0a4d28db9cd9e3997 https://github.com/kronosnet/kronosnet/commit/22d9e16c3c3fdbc141b9eec0a4d28d... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-31 (Mon, 31 Aug 2020)
Changed paths: M build-aux/knet_valgrind_memcheck.supp
Log Message: ----------- [tests] hide internal nss memory leak (non-recurring)
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 191adbdb07d427af4d396ec5e68467807cecddf2 https://github.com/kronosnet/kronosnet/commit/191adbdb07d427af4d396ec5e68467... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 821900497fe095e8b833b8ed8f8b5e1579041c62 https://github.com/kronosnet/kronosnet/commit/821900497fe095e8b833b8ed8f8b5e... Author: Fabio M. Di Nitto fdinitto@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
Commit: a7f7827bad2c4b9ad30579213fcd1cfa896e7ddc https://github.com/kronosnet/kronosnet/commit/a7f7827bad2c4b9ad30579213fcd1c... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths: M libknet/transport_sctp.c
Log Message: ----------- [sctp] check and warn about internal fd tracker
fixes new coverity scan error
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 878fb0acfc3c954792ff9573ff159cb6d204974b https://github.com/kronosnet/kronosnet/commit/878fb0acfc3c954792ff9573ff159c... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-09-21 (Mon, 21 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@redhat.com
Commit: 4fdc9392bb0beaf991249fda0cf9866a5e42003a https://github.com/kronosnet/kronosnet/commit/4fdc9392bb0beaf991249fda0cf986... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths: M build-aux/knet_valgrind_memcheck.supp
Log Message: ----------- [tests] add more exceptions to deal with Ubuntu latest rebuilds
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 9e240706c42a7254eb40f1538fd81efaeb24992b https://github.com/kronosnet/kronosnet/commit/9e240706c42a7254eb40f1538fd81e... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths: M build-aux/knet_valgrind_memcheck.supp
Log Message: ----------- [tests] add more exceptions to deal with Ubuntu latest rebuilds (clang counterpart)
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: b8d18c8360fd39cb04748e8bc1ee26de4afa4cbd https://github.com/kronosnet/kronosnet/commit/b8d18c8360fd39cb04748e8bc1ee26... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths: M build-aux/knet_valgrind_memcheck.supp M libknet/handle.c M libknet/host.c M libknet/host.h M libknet/internals.h M libknet/links_acl_ip.c M libknet/netutils.c M libknet/netutils.h M libknet/onwire.h M libknet/tests/pckt_test.c M libknet/threads_rx.c M libknet/threads_tx.c M libknet/transport_sctp.c
Log Message: ----------- Merge pull request #319 from kronosnet/stable1-proposed
stable1-proposed
Compare: https://github.com/kronosnet/kronosnet/compare/fbd1b978b25d...b8d18c8360fd