Files
open5gs/docs/_posts
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
..
2020-09-03 12:51:01 -04:00
2021-02-08 22:37:01 -05:00
2021-03-08 21:55:43 +09:00
2021-06-29 22:07:06 +09:00
2021-07-18 20:42:50 +09:00
2022-02-01 15:17:04 +09:00
2022-07-25 21:50:06 +09:00
2022-11-22 23:43:35 +09:00
2023-04-26 10:52:19 +09:00
2023-10-04 20:36:38 +09:00
2023-12-04 21:14:37 +09:00
2025-03-30 22:05:34 +09:00