Files
open5gs/docs/_posts/2025-07-19-release-v2.7.6.md
Sukchan Lee fb3cba40e5 [HR] V-UPF: preserve PSC on N2 indirect (Access->Access) without QER (#2194)
Home-Routed roaming: during Xn/N2 handover the source gNB may forward
remaining DL data to the core using UL PDU Session Information (PSC).
On the V-UPF the PSC was lost on the indirect path because OHR+OHC
removed the incoming GTP-U header (and its extensions) and we did not
recreate PSC when no QER/QFI was provisioned by the V-SMF.

This change makes the V-UPF rebuild a DL PSC for the target gNB even
when QER is absent, limited to the Access->Access indirect path
(source gNB -> V-UPF -> target gNB).

Why this is needed in HR:
- In HR deployments the V-SMF typically does not provision QER/QFI for
  the temporary indirect path. Without recreating PSC from recvhdr, the
  extension header disappears after OHR+OHC and the target gNB cannot
  see the QFI during handover buffering/forwarding.
2025-08-15 11:07:56 +09:00

382 B

title, date, categories, tags, head_inline
title date categories tags head_inline
v2.7.6 - Bug fixed 2025-07-19 22:05:00 +0900
Release
News
Release
<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>

See Release Note

Download -- v2.7.6.tar.gz {: .notice--info}