free5gc / upf

Apache License 2.0
32 stars 51 forks source link

add UpfSendNoSessionRsp() #51

Closed ianchen0119 closed 2 years ago

ianchen0119 commented 2 years ago

UPF PR #47

According to TS 29.244:

Even if the session hasn't been found when processing the N4 modification request/deletion request, UPF should send the N4 response with cause PFCP_CAUSE_SESSION_CONTEXT_NOT_FOUND and SEID = 0 to SMF still.

ianchen0119 commented 2 years ago

Test Result:

圖片 1

free5gc-org commented 2 years ago

related to https://github.com/free5gc/free5gc/issues/291