Skip to content

Releases: travelping/upg-vpp

v1.5.0-rc.3

30 May 15:36
fda0493
Compare
Choose a tag to compare

Features 🚀

  • #264 [VPP-Base] Update VPP-Base to support vpp interface rename

v1.5.0-rc.2

25 May 11:02
Compare
Choose a tag to compare

Features 🚀

  • #262 ipfix: always use origin egress NWi for IPFIX settings
  • #261 ipfix: add source address field to the dest template

v1.5.0-rc.1

21 May 12:10
86c5e9a
Compare
Choose a tag to compare

Features 🚀

  • #249 Use fib_table_get_table_id to get table ids from fib indices
  • #252 Add more IPFIX fields
  • #257 ipfix: add ipfix_report_interval field to NWI
  • #255 ipfix: reflect forwarding policy id in VRFname

Fixes 🐛

  • #250 Fix handling User ID NAI field in the session
  • #251 Fix handling non-digit chars in TBCD encoding

Tests 🧪

  • #238 Add UPG_BUILDENV_EXTRA_DIR env var for the dockerized buildenv
  • #248 e2e: fix duplicate VPP processes during IPFIX tests
  • #260 Add workaround for self-hosted GH Action runner problem
  • #259 Promote dev images in release GH action

v1.5.0-alpha.1

17 May 14:36
Compare
Choose a tag to compare
Uncategorized
  • #247 Fix time value for PFCP Rate Limiter

v1.5.0-alpha-1

17 May 14:28
Compare
Choose a tag to compare
Uncategorized
  • #247 Fix time value for PFCP Rate Limiter

v1.5.0-alpha

12 May 13:55
Compare
Choose a tag to compare

Features 🚀

  • #216 Update VPP to 22.02
  • #229 Update vpp-base with vpp 22.02 and golang 1.17
  • #237 Use clang to build UPG
  • #233 Token bucket PFCP Session Report limiter
  • #219 Initial IPFIX implementation

Fixes 🐛

  • #231 Remove VTIME out of measurement methods
  • #236 Fix 'upf nat pool' CLI command parsing
  • #240 Fix crash upon PSDBU report triggered on a multi-buffer frame
  • #246 Fix CI failure during checkstyle.sh check

Tests 🧪

  • #245 Update vpp-base to include the git unsafe repo fix
Uncategorized
  • #230 [CLI] Add loop termination for NAT/UEIP pool commands

UPG v1.2.6 Release

26 Apr 12:02
Compare
Choose a tag to compare

What's Changed

  • [stable backport] [1.2] Fix crash upon PSDBU report triggered on a multi-buffer by @ivan4th in #243

Full Changelog: v1.2.5...v1.2.6

v1.4.2

22 Apr 07:55
d42b87f
Compare
Choose a tag to compare

UPG v1.4.2 release

Changelog

Fixes 🐛

  • #242 [stable backport] Fix crash upon PSDBU report triggered on a multi-buffer frame

v1.4.1

13 Apr 12:38
Compare
Choose a tag to compare

UPG v1.4.1 release

  • Remove VTIME out of measurement methods
  • [CLI] Add loop termination for NAT/UEIP pool commands
  • Fix 'upf nat pool' CLI command parsing
  • Use clang to build UPG

Changelog

Fixes

#231 Remove VTIME out of measurement methods and #230 [CLI] Add loop termination for NAT/UEIP pool commands as #234
#236 Fix 'upf nat pool' CLI command parsing and #237 Use clang to build UPG as #239

Full Changelog: v1.4.0...v1.4.1

v1.2.5

07 Apr 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5