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>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: 51bf4486d9705e2eda07c4b1fb714aeab87da48e
https://github.com/kronosnet/kronosnet/commit/51bf4486d9705e2eda07c4b1fb714…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-20 (Thu, 20 Aug 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: 471452edf36a076d0ffc7dabcab1b5e1d9914ed4
https://github.com/kronosnet/kronosnet/commit/471452edf36a076d0ffc7dabcab1b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-20 (Thu, 20 Aug 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: e09b43fb09a3639fd380c9e4be57d48932b6f6e2
https://github.com/kronosnet/kronosnet/commit/e09b43fb09a3639fd380c9e4be57d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-20 (Thu, 20 Aug 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>
Compare: https://github.com/kronosnet/kronosnet/compare/1b2e6020298f...e09b43fb09a3
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 3c58f255e76cb2c7e536fc65accc407f3466329e
https://github.com/kronosnet/kronosnet/commit/3c58f255e76cb2c7e536fc65accc4…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 12ef6a9e7787639288ec7c1c56ae46b60f01438d
https://github.com/kronosnet/kronosnet/commit/12ef6a9e7787639288ec7c1c56ae4…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 0f1c1a8793304282af82f23fb4a18a14c5d96503
https://github.com/kronosnet/kronosnet/commit/0f1c1a8793304282af82f23fb4a18…
Author: Fabio M. Di Nitto <fdinitto(a)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:
-----------
Merge pull request #318 from kronosnet/fix-stats
[rx] fix per link stats for data packets
Compare: https://github.com/kronosnet/kronosnet/compare/75a86b061f87...0f1c1a879330