- New upstream release
- Fix minor issues
- Update docs and upstream URLs
- Test suite refactoring
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
- Add native support for openssl 3.0 (drop API COMPAT macros).
- Code cleanup of public APIs. Lots of lines of code moved around, no
functional changes.
- Removed kronosnetd unsupported code completely
- Removed unused poc-code from the source tree
- Make sure to initialize epoll events structures
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
- Add ability to change crypto configuration at runtime without
restarting knet and without packet drop
- Add compatibility support for openssl 3.0
- Add functional testing framework and new test cases
- Minor build fixes
- Fix BuildRequires to use libqb doxygen2man vs internal copy
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
- Fix major interaction issues between stats gathering and PMTUd
- Fix UDP socket options that could lead to knet not being properly
functional
- Man pages updates
- Minor bug fixes
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>