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

Remove dependency from the amf module #131

Closed
gab-arrobo opened this issue Jan 31, 2024 · 1 comment
Closed

Remove dependency from the amf module #131

gab-arrobo opened this issue Jan 31, 2024 · 1 comment

Comments

@gab-arrobo
Copy link
Contributor

Currently, the gnbsim module has the amf module as its dependency because of the use of one struct (PlmnSupportItem), one function (NewPlmnSupportItem) and two variables (MaxNumOfServedGuamiList, MaxNumOfPLMNs) in gnodeb/context/gnbamf.go and gnodeb/worker/gnbamfworker/handler.go. The gnsim should not depend on the amf module

@gab-arrobo gab-arrobo changed the title Remove dependency of the amf module Remove dependency from the amf module Jan 31, 2024
@gab-arrobo
Copy link
Contributor Author

Closing as discussed in #143

@gab-arrobo gab-arrobo closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2024
This issue was closed.
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

No branches or pull requests

2 participants