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

refactor: Refactor SMF consumer processor service #106

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

ming-hsien
Copy link
Contributor

@ming-hsien ming-hsien commented May 8, 2024

Refactor

Consumer

  • consumer
  • smf_service
  • nrf_Service
  • udm_service
  • chf_service
  • pcf_service

Server

  • copy server side code
  • implement server structure & refactor sbi_{SVC}.go
  • Add GetCertPemPath() & GetCertKeyPath()
  • Remove Legacy Code
  • RegisterNFInstance()

Processor

  • processor/processor.go

Testing

  • Test with UERANSIM (this is bullshit) and Packet Rusher

@andy89923 andy89923 changed the title Refactor: Refactor SMF consumer processor service refactor: Refactor SMF consumer processor service May 9, 2024
@ming-hsien ming-hsien marked this pull request as ready for review June 3, 2024 15:36
pkg/utils/pfcp_util.go Outdated Show resolved Hide resolved
internal/sbi/processor/processor.go Outdated Show resolved Hide resolved
internal/sbi/consumer/udm_service.go Outdated Show resolved Hide resolved
internal/context/ngap_handler.go Outdated Show resolved Hide resolved
internal/sbi/consumer/consumer.go Outdated Show resolved Hide resolved
internal/sbi/consumer/nrf_service.go Outdated Show resolved Hide resolved
internal/sbi/consumer/nrf_service.go Outdated Show resolved Hide resolved
internal/sbi/consumer/nrf_service.go Outdated Show resolved Hide resolved
internal/sbi/consumer/nrf_service.go Outdated Show resolved Hide resolved
@ming-hsien
Copy link
Contributor Author

Hi Andy. Thanks for your comment. I have made the corrections you suggested. Please help me check it. Thank you.

internal/sbi/api_callback.go Outdated Show resolved Hide resolved
cmd/main.go Outdated Show resolved Hide resolved
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.

None yet

5 participants