Skip to content

v63.0

Compare
Choose a tag to compare
@taitov taitov released this 07 Feb 14:25
· 280 commits to main since this release

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