Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pfcp: Improve logging and error handling during session create/modify/delete #592

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pespin
Copy link
Contributor

@pespin pespin commented Feb 4, 2025

Before this patch, eupf would silently (info log level) skip PDR creation failures due to map sizes being too small, accepting the the PFCP session creation request.
This patch makes sure:

  • The issue is reported at a meaningful log level (warn or error)
  • The PFCP session creation request is rejectedt

…/delete

Before this patch, eupf would silently (info log level) skip PDR
creation failures due to map sizes being too small, accepting the the
PFCP session creation request.
This patch makes sure:
* The issue is reported at a meaningful log level (warn or error)
* The PFCP session creation request is rejectedt
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.

1 participant