Skip to content

Fix/pfcp#73

Open
williamlin0518 wants to merge 2 commits into
free5gc:mainfrom
williamlin0518:fix/PFCP
Open

Fix/pfcp#73
williamlin0518 wants to merge 2 commits into
free5gc:mainfrom
williamlin0518:fix/PFCP

Conversation

@williamlin0518

@williamlin0518 williamlin0518 commented Mar 19, 2025

Copy link
Copy Markdown
Contributor

Only include UE IP Address in Created PDR if allocated by UPF, #65

@ianchen0119

Copy link
Copy Markdown
Member

@williamlin0518

Is the PR ready to be reviewed?

@williamlin0518

Copy link
Copy Markdown
Contributor Author

@williamlin0518

Is the PR ready to be reviewed?

Yes, thanks~

@ianchen0119

Copy link
Copy Markdown
Member

It looks good to me.
@williamlin0518 did you test the PR with free5gc@develop?

Comment thread internal/pfcp/session.go
ie.NewPDRID(pdrId),
ie.NewUEIPAddress(2, ueIPv4, "", 0, 0),
))
if pdrId != 0 {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ianchen0119 @williamlin0518 CreatedPDR in Est rsp is not mandatory and upf will not allocate F-TEID or UE IP, so no need to build CreatedPDR in Est rsp. So, please remove line 87~113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants