Skip to content

Releases: travelping/upg-vpp

v2.0.0-rc.2

18 Feb 16:37
76f574e

Choose a tag to compare

Uncategorized
  • #412 chore: bump fpp-vpp for rebuild fix

v2.0.0

18 Feb 16:40
76f574e

Choose a tag to compare

Major Changes

  • UPF plugin architecture reworked to support multi-threading.
    Introduced multithreaded processing model across the plugin.
    Significant internal restructuring affecting most subsystems.

  • Repository Development Model Change
    Active feature development no longer occurs in this repository.
    This repository now receives periodic code drops from the primary development source.
    Changes may appear in larger batches rather than incremental commits.

v2.0.0-rc.1

17 Feb 12:02
9cacf22

Choose a tag to compare

Tests 🧪

  • #398 ci: switch to github hosted runners
Uncategorized
  • #410 chore: sync internal code, buildsystem and ci changes

v1.13.1-rc.1

16 Apr 12:24
fc6ef76

Choose a tag to compare

Fixes 🐛

  • #399 [CENNSO-1947] fix: Error indication report crash

v1.13.1

17 Apr 08:51
fc6ef76

Choose a tag to compare

Fixes 🐛

  • #399 [CENNSO-1947] fix: Error indication report crash

v1.13.0-rc.4

25 Mar 16:40
dfdf640

Choose a tag to compare

Fixes 🐛

  • #397 [CENNSO-1884] fix: bump fpp-vpp for nat binding fix

v1.13.0

26 Mar 13:59
dfdf640

Choose a tag to compare

Features

  • #386 feat: IPFIX biflow rework
  • #389 [CENNSO-1767] feat: pfcp requests metrics
  • #390 [CENNSO-1768] feat: session reports sent counter
  • #391 [CENNSO-1706] feat: support old policy names in ipfix

Fixes 🐛

  • #382 refactor: flowtable direction logic and other fixes
  • #388 [CENNSO-1762] fix: reliable out of volume quota handling
  • #396 [CENNSO-1852] Throttle ipfix error messages
  • #397 [CENNSO-1884] fix: bump fpp-vpp for nat binding fix

Tests 🧪

  • #381 feat: generalized buildenv EXTRA_DIR -> EXTRA_ARGS
  • #383 build: disable "address-of-packed-member" compiler warnings
  • #394 refactor: CMakeLists cleanup and subdirs for header files
  • #395 refactor: reduce cmake verbosity

v1.13.0-rc.3

15 Mar 13:23
e36bf4a

Choose a tag to compare

Fixes 🐛

  • #396 [CENNSO-1852] Throttle ipfix error messages

Tests 🧪

  • #394 refactor: CMakeLists cleanup and subdirs for header files
  • #395 refactor: reduce cmake verbosity
Uncategorized

v1.13.0-rc.2

27 Feb 17:19
1d3ff3d

Choose a tag to compare

Features 🚀

  • #389 [CENNSO-1767] feat: pfcp requests metrics
  • #390 [CENNSO-1768] feat: session reports sent counter
  • #391 [CENNSO-1706] feat: support old policy names in ipfix

Fixes 🐛

  • #388 [CENNSO-1762] fix: reliable out of volume quota handling
Uncategorized

v1.13.0-rc.1

19 Feb 20:27
491f58e

Choose a tag to compare

Features

  • #386 feat: IPFIX biflow rework

Fixes 🐛

  • #382 refactor: flowtable direction logic and other fixes

Tests 🧪

  • #381 feat: generalized buildenv EXTRA_DIR -> EXTRA_ARGS
  • #383 build: disable "address-of-packed-member" compiler warnings