Skip to content

Releases: travelping/upg-vpp

v1.1.8

07 Jun 12:15
Compare
Choose a tag to compare

Features πŸš€

  • #127 [stable backport] Add DPDK package to the images

Fixes πŸ›

  • #133 [stable backport] Install libnuma1 in the docker images
  • #131 [stable backport] Drop sessions with duplicate UE IP

v1.2.0-pre0

26 May 08:16
Compare
Choose a tag to compare
v1.2.0-pre0 Pre-release
Pre-release

Features πŸš€

  • #79 Update VPP to 21.01
  • #85 vpp-patches: add 'set ip neighbor-config' patch

Fixes πŸ›

  • #83 Fix stopping PFCP timers
  • #88 Detect duplicate SEIDs in Session Establishment Requests
  • #100 Add downstream fix for UDP buffer chaining
  • #96 Fix and refactor pfcp encoder/decoder

Tests πŸ§ͺ

  • #86 Fix CI / script / git issues
  • #99 e2e: improve backtrace output during crashes
  • #102 e2e: set heapsize to 2G
Uncategorized
  • #64 Add support of XDP driver
  • #78 Fix E2E tests after XDP changes
  • #98 Add KNOWN_ISSUES.md document
  • #105 Add missing copyright notices and LICENSE file
  • #107 Switch to GitHub actions
  • #111 Fix flow expiration and rescheduling (take 2)
  • #117 Diagnose and fix message queue expiration issues
  • #126 vpp-patches: cherry-pick mem leak fix in show memory main-heap

v1.1.7

11 May 12:44
Compare
Choose a tag to compare
Uncategorized
  • #119 [stable backport] Diagnose and fix message queue expiration issues

v1.1.6

08 Apr 13:33
Compare
Choose a tag to compare

Fixes πŸ›

  • #112 [stable backport] Fix flow expiration and rescheduling (take 2)
  • #113 [stable backport] Add downstream fix for UDP buffer chaining
Uncategorized
  • #108 [stable backport] Switch to GitHub Actions

1.1.5

26 Feb 16:40
Compare
Choose a tag to compare

Version 1.1.5 - 26 February 2021

Features πŸš€

  • #82 Add 'set ip neighbor-config' VPP CLI command as a downstream patch

Bugfixes πŸ›

  • #84 Fix stopping PFCP timers
  • #90 Detect duplicate SEIDs in Session Establishment Requests

1.1.4

12 Feb 11:29
Compare
Choose a tag to compare

Version 1.1.4 - 12 February 2021

Bugfixes πŸ›

  • #76 Fix non-recoverable AF_PACKET TX error

1.1.3

08 Feb 12:54
Compare
Choose a tag to compare

Version 1.1.3 - 8 February 2021

This release makes IP rules actually usable, fixing memory consumption problems.

Bugfixes πŸ›

  • #74 Add shared IP application rules

1.1.2

01 Feb 12:00
Compare
Choose a tag to compare

Version 1.1.2 - 2 February 2021

Features πŸš€

  • #52 Node ID support

Bugfixes πŸ›

  • #67 Flow expiration fix
  • #63 Set Rx IfIndex to the NWI interface in FAR processing
  • #68 Fix build errors with CLIB_DEBUG > 1
  • #72 Fix IP app rule handling