What's Changed
- refactor: drop dataplane's report server by @3Hren in #119
- Non-contiguous DPDK port range by @GeorgyKirichenko in #122
- add netbase to all images by @borislitv in #123
- add custom hash functions by @asmibug in #121
- Fix build debian packages on release by @taitov in #127
- Add lan/wan counters for nat46clat module in dataplane by @taitov in #126
- Add yanet-rebind script for bind devices by pci_id to specific driver by @taitov in #125
- Add mutex for call rte_eth_stats_get by @taitov in #128
- Dump neighbor's MAC from kernel on neighbor_update_interfaces by @taitov in #129
- Fix deadlock in rib_flush on reload config by @taitov in #134
- Configure firewall and balancer states lifetime options by @GeorgyKirichenko in #135
- Dynamic allocation memory (part 1) by @taitov in #120
- Dynamic allocation memory (part 2) by @taitov in #131
- Add support for pure L3 load balancing by @yatancuyu in #114
- Dynamic allocation memory (part 3) by @taitov in #133
- Dynamic allocation memory (part 4) by @taitov in #136
- Store config in struct instead of map by @TheRandomCharacter in #137
- Dynamic allocation memory (part 5) by @taitov in #138
- Dynamic allocation memory (part 6) by @taitov in #143
- Dynamic allocation memory (final) by @taitov in #145
- Show metrics for the logger via yanet-cli by @saushew in #148
- Add owners by @taitov in #160
- Use using instead of typedef keyword by @ol-imorozko in #159
- Refactoring bulk kni workload processing by @TheRandomCharacter in #154
- Cleanup: Remove unused controlplane/common.h file by @ol-imorozko in #156
- Add dpdk and local ports mapping class by @TheRandomCharacter in #153
- Cleanup: Modernize deprecated C library headers by @ol-imorozko in #157
- No more subtracting 10000 from link_id in telegraf peer output by @alxblv in #151
- Fix PortMapper initialization by @TheRandomCharacter in #167
- Compilation fixes by @GeorgyKirichenko in #170
- Kni workload rewritten without maps by @TheRandomCharacter in #173
- Fix kernel interface stats by @TheRandomCharacter in #182
- Remove unnecessary cast to char* in YADECAP_METADATA by @ol-imorozko in #185
- Cleanup: minor improvements to yanet-autotest-run.py by @ol-imorozko in #184
New Contributors
- @asmibug made their first contribution in #121
- @TheRandomCharacter made their first contribution in #137
- @ol-imorozko made their first contribution in #159
Full Changelog: v63.0...v64.0