free5gc / go-upf

Apache License 2.0
20 stars 36 forks source link

debug: add Created PDR in PFCP Session Establishment Response #45

Closed ian-cs12-NYCU closed 5 months ago

ian-cs12-NYCU commented 5 months ago

Decscription

According to 3GPP R15, R16, R17 spec , the created PDR should appear in "PFCP Session Establishment Response".

image

Note

I added CreatePDR IE from SMF to the UPF response. I checked my code and here are the results.

image