Skip to content

v1.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 17:04
· 256 commits to master since this release

Fix memory leak during redirect info handling

  • free_far() was failing to free redirect information and memory usage was constantly growing

Fix association number for SMC <-> UPG connection metric

  • Control connection between SMC and UPG was counted wrongly

CG-NAT: Fix output forwarding table (FIB) selection for controlled NAT

  • Relevant for CG-NAT and multi-nwi use-case

Changelog:

Fixes 🐛

  • #155 [Stable] [Backport] [UPG NAT] Fix output FIB index selection for controlled NAT
  • #159 [Stable] [Backport] Put association back in pool when released
  • #161 [stable backport] Fix memory leak during redirect info handling