Branch: refs/heads/master Home: https://github.com/kronosnet/kronosnet Commit: e14f195da9d8f0fc84acc6e44a6e5516d3af9024 https://github.com/kronosnet/kronosnet/commit/e14f195da9d8f0fc84acc6e44a6e55... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-13 (Thu, 13 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/libknet.h M man/Makefile.am R man/knet-keygen.8 R man/kronosnetd.8
Log Message: ----------- [cleanup] kill all unsupported kronosnetd code
corosync can provide similar capabilities right now
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 24ba2c00215a691880a358bc11593204c770271e https://github.com/kronosnet/kronosnet/commit/24ba2c00215a691880a358bc115932... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths: M Makefile.am M configure.ac 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: ----------- [cleanup] drop no longer used poc-code
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: e9e44d69fdecbbba524286964904b6fc96d74d9e https://github.com/kronosnet/kronosnet/commit/e9e44d69fdecbbba524286964904b6... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-08-13 (Thu, 13 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/libknet.h 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 #316 from kronosnet/kill-knetd
[cleanup] kill all unsupported and unused code
Compare: https://github.com/kronosnet/kronosnet/compare/b96c4fe76257...e9e44d69fdec