Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: 1b2e6020298fad61bf81b238efbfa656aaa0536c
https://github.com/kronosnet/kronosnet/commit/1b2e6020298fad61bf81b238efbfa…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-18 (Tue, 18 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>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: 29effdddfb852594911daed00d0a9e9e90b0f8b8
https://github.com/kronosnet/kronosnet/commit/29effdddfb852594911daed00d0a9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-18 (Tue, 18 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>
Branch: refs/heads/onwire-upgrade
Home: https://github.com/kronosnet/kronosnet
Commit: fa8341b54beb7be0971ad1b580993a38504ae019
https://github.com/kronosnet/kronosnet/commit/fa8341b54beb7be0971ad1b580993…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-08-18 (Tue, 18 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>
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: fbd1b978b25d746cdea3dce3cb9a23d7fb25e92d
https://github.com/kronosnet/kronosnet/commit/fbd1b978b25d746cdea3dce3cb9a2…
Author: kronosnet CI bot <32407685+knet-ci-bot(a)users.noreply.github.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M Makefile.am
M NOTES_TO_PACKAGE_MAINTAINERS
M configure.ac
R init/Makefile.am
R init/kronosnetd.default
R init/kronosnetd.in
R init/kronosnetd.service.in
M kronosnet.spec.in
R kronosnetd/Makefile.am
R kronosnetd/cfg.c
R kronosnetd/cfg.h
R kronosnetd/etherfilter.c
R kronosnetd/etherfilter.h
R kronosnetd/keygen.c
R kronosnetd/kronosnetd.logrotate.in
R kronosnetd/logging.c
R kronosnetd/logging.h
R kronosnetd/main.c
R kronosnetd/vty.c
R kronosnetd/vty.h
R kronosnetd/vty_auth.c
R kronosnetd/vty_auth.h
R kronosnetd/vty_cli.c
R kronosnetd/vty_cli.h
R kronosnetd/vty_cli_cmds.c
R kronosnetd/vty_cli_cmds.h
R kronosnetd/vty_utils.c
R kronosnetd/vty_utils.h
M libknet/Makefile.am
M libknet/compress.c
M libknet/compress.h
M libknet/crypto.c
M libknet/crypto.h
M libknet/crypto_openssl.c
M libknet/handle.c
A libknet/handle_api.c
M libknet/libknet.h
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M libknet/transport_sctp.c
M man/Makefile.am
R man/knet-keygen.8
R man/kronosnetd.8
R poc-code/Makefile.am
R poc-code/iov-hash/.gitignore
R poc-code/iov-hash/Makefile.am
R poc-code/iov-hash/main.c
Log Message:
-----------
Merge pull request #314 from kronosnet/stable1-proposed
stable1-proposed