Skip to content

Releases: yanet-platform/yanet

v64.0

05 May 19:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v63.0...v64.0

v63.0

07 Feb 14:25
Compare
Choose a tag to compare

What's Changed

  • change yadecap->yanet in init script by @borislitv in #107
  • Perf analysis based on tsc delta measurements by @yatancuyu in #109
  • CI: fix set YANET_VERSION on sh by @taitov in #110
  • add yanet-cli to announcer image by @borislitv in #112
  • fix UB in table_t::print_default by @yatancuyu in #116
  • Add timeouts for tcp syn and tcp ack by @Gmacem in #99
  • fix: collect eth stats under the mutex by @3Hren in #113
  • controlplane: remove get_mac_address(). resolve neighbor in dataplane now by @taitov in #117
  • announcer: use 'yanet-cli neighbor show' for check neighbor MAC address by @taitov in #118
  • Add an offset for the interfaces ids in the dumped packets by @saushew in #111

New Contributors

Full Changelog: v62.0...v63.0

v62.0

31 Jan 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v61.0...v62.0

v61.0

25 Jan 09:10
Compare
Choose a tag to compare

What's Changed

  • link_id and nexthop_ip in yanet-cli output for external systems by @alxblv in #44
  • Add yanet-cli bash-completion to yanetplatform/yanet image by @taitov in #75
  • Overlaping units in the dump memory by @saushew in #76
  • fix: allocate shared memory for slow worker by @saushew in #83
  • NAT46 CLAT by @taitov in #80
  • Refactoring: use translation_ipv4_to_ipv6 and translation_ipv6_to_ipv4 functions in NAT64 modules by @taitov in #82
  • Add settings for the hash table of the load balancer session states in dataplane.conf by @saushew in #93
  • Add in/out interfaces in the metadata of dumped packets by @saushew in #94
  • Build debian packages on push release tag by @taitov in #95

Full Changelog: v60.0...v61.0

v60.0

24 Oct 14:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.0...v60.0

v59.0

17 Oct 12:41
Compare
Choose a tag to compare

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

v58.0

04 Oct 12:38
Compare
Choose a tag to compare

What's Changed

  • Add base autotests for route, decap, nat64stateless modules by @taitov in #22
  • Check containers for dataplane/controlplane in announcer script by @borislitv in #24
  • Move binaries to /usr/bin in docker container by @borislitv in #25
  • Wrap primary threads to log errors and exceptions before termination by @Vladislav00 in #23
  • Update README by @taitov in #17
  • Reduce artifacts size in github ci by @taitov in #27
  • Universal dataplane/contolplane check in announcer and remove init script by @borislitv in #26
  • Refactoring: delete symlinks and move source files by @taitov in #36
  • GRE support naming refactoring by @SteveBalayanAKAMedian in #34

New Contributors

Full Changelog: v57.0...v58.0

v57.0

25 Sep 11:23
Compare
Choose a tag to compare

What's Changed

  • Process multiple expectation streams in autotests by @Vladislav00 in #7
  • Show link_id along with peer link name in dregress's metric by @alxblv in #12
  • Add autotest for check ecmp weight in routing by @GeorgyKirichenko in #13
  • Remove self-check from icmp broadcast in balancer by @Vladislav00 in #20
  • Allows one to configure a tunneling mode, whether IPIP or GRE, for each service inside balancer configuration by @SteveBalayanAKAMedian in #19
  • Write packets according to a certain "dump" rule into IPC Shared Memory by @saushew in #15

New Contributors

Full Changelog: https://github.com/yanet-platform/yanet/commits/v57.0