Skip to content

v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 16:06
· 134 commits to refs/heads/main since this release
0c09d5d

Changes

🚀 Features

🐛 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