v59.0
What's Changed
- Refactoring: add clang format file; format code by clang-format by @taitov in #38
- Add more autotests by @taitov in #40 #54
- KNI is deprecated. Migrate to virtio_user by @taitov in #45
- Remove obsolete
bind
parameter by @GeorgyKirichenko in #46 - Fix warning messages from bison by @saushew in #47
- Add more autotests by @taitov in #48
- Add CODEOWNERS by @taitov in #49
- Increased the version of bison to 3.3 for Ubuntu 18.40 build by @taitov in #50
- Set rx/tx queue size for virtio kernel interfaces in configuration file by @taitov in #51
- Add dockerfile for build yanet on ubuntu18.04 by @taitov in #53
- Add symmetric mode by @taitov in #52
- Support for Intel cards. by @Vladislav00 in #30
- Add support of IPv4/v6 outer source network for services by @saushew in #55
New Contributors
- @GeorgyKirichenko made their first contribution in #46
Full Changelog: v58.0...v59.0