Skip to content

v59.0

Compare
Choose a tag to compare
@taitov taitov released this 17 Oct 12:41
· 366 commits to main since this release

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

Full Changelog: v58.0...v59.0