Skip to content

Releases: travelping/upg-vpp

v1.13.1-rc.1

16 Apr 12:24
fc6ef76
Compare
Choose a tag to compare

Fixes 🐛

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

v1.13.1

17 Apr 08:51
fc6ef76
Compare
Choose a tag to compare

Fixes 🐛

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

v1.13.0-rc.4

25 Mar 16:40
dfdf640
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.9.3

05 Feb 10:33
8ceca42
Compare
Choose a tag to compare

Fixes 🐛

  • #385 [BACKPORT][CENNSO-1443] fix: do not crash when timer expires on deleted session
Uncategorized

v1.12.0-rc.3

16 Jan 14:55
5bfcb66
Compare
Choose a tag to compare

Fixes 🐛

  • #378 [CENNSO-1566] fix: pfcp endpoints hashmap key incorrect size

Tests 🧪

  • #377 Use git ls-files for checkstyle
  • #380 chore: use separated .vscode for buildenv
  • #379 [CENNSO-1566] test: fix ipfix test reporting interval timing
Uncategorized

v1.12.0

24 Jan 16:32
5bfcb66
Compare
Choose a tag to compare

Features 🚀

  • #361 [CENNSO-150] feat: implement MPAS
  • #367 [CENNSO-1366] feat: optional ipfix intermediate export

Fixes 🐛

  • #374 [CENNSO-1443] fix: do not crash when timer expires on deleted session
  • #376 Update FPP-VPP to 22.10.12: fix constant traffic drop
  • #375 [CENNSO-771] Fix overflow behavior of flowtable and cleanup
  • #378 [CENNSO-1566] fix: pfcp endpoints hashmap key incorrect size

Tests 🧪

  • #370 build: create compile_commands.json on build
  • #371 style: added .clang-format
  • #373 style: prefix types and functions related to pfcp for consistency
  • #377 Use git ls-files for checkstyle
  • #380 chore: use separated .vscode for buildenv
  • #379 [CENNSO-1566] test: fix ipfix test reporting interval timing