v63.0
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
- @yatancuyu made their first contribution in #109
- @Gmacem made their first contribution in #99
- @3Hren made their first contribution in #113
Full Changelog: v62.0...v63.0