v0.3.6
github-actions
released this
27 May 16:06
·
134 commits
to refs/heads/main
since this release
Changes
🚀 Features
- Implement a custom type for IPv6 @PlagueCZ (#543)
- Finish IP structure refactoring after Maglev integration. @PlagueCZ (#535)
- Change LB algorithm test based on encountered production issue @PlagueCZ (#533)
- Introduce maglev hashing for loadbalancer backend selection @guvenc (#509)
- Simplify grpc route creation/deletion code @PlagueCZ (#530)
dp_ip_address
structure safety @PlagueCZ (#526)- Feature/vnf c small improvements @PlagueCZ (#514)
- Migrate to DPDK 23.11 @byteocean (#506)
- Introduce DHCPv6 (i)PXE Support @guvenc (#501)
🐛 Bug Fixes
- Remove flows for a loadbalancer target on deletion @PlagueCZ (#537)
- Properly handle info of icmp packets in NAT port allocation @byteocean (#529)
- Fix for running automation test on the tester machine @byteocean (#523)
- Fix packed structure being used for nat portmap hash key @PlagueCZ (#519)
- Remove duplicate rte_flow macro @PlagueCZ (#511)
- Update documentation to reflect DPDK 23.11 change @PlagueCZ (#510)
- Use "--rm" for the docker tester image execution to clean up @guvenc (#516)
🧰 Maintenance
- Bump pascalgn/size-label-action from 0.5.0 to 0.5.2 @dependabot (#528)