Releases: travelping/upg-vpp
Releases Β· travelping/upg-vpp
v1.1.8
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
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
Uncategorized
- #119 [stable backport] Diagnose and fix message queue expiration issues
v1.1.6
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
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
Version 1.1.4 - 12 February 2021
Bugfixes π
- #76 Fix non-recoverable AF_PACKET TX error
1.1.3
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
Version 1.1.2 - 2 February 2021
Features π
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