Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Issue-idIssue-descriptionAffected modulesTasksEfforts (Days)StatusComments
https://github.com/magma/magma/issues/10869 


Currently magma::map_s uses the std::unordered_map. Here we need to replace std::unordered_map with google::protobuf::Map 


Common


Brain storming2Completed
Coding and UT3Completed
Review & rework2Completed
Testing
Completed
https://github.com/magma/magma/issues/13096







Convert all c files to cpp






S1ap

Coding, testing and Review & rework7Completed
mme_app

Coding, testing and Review & rework10

nas

Coding, testing and Review & rework10WIP
spgwCoding, testing and Review & rework9Completed
sgw_s8Coding, testing and Review & rework6Completed
ngapCoding, testing and Review & rework


amf_appCoding, testing and Review & rework


https://github.com/magma/magma/issues/11191 





Need to convert c structs to protobuf fields and linked list would get replaced with repeated field.





s1apBrain storming, coding, testing and Review & rework18WIP
mme_appBrain storming, coding, testing and Review & rework25

nasBrain storming, coding, testing and Review & rework25

spgwBrain storming, coding, testing and Review & rework16

sgw_s8Brain storming, coding, testing and Review & rework10

ngapBrain storming, coding, testing and Review & rework0

amf_appBrain storming, coding, testing and Review & rework0

https://github.com/magma/magma/issues/11190




We should replace OAI's hashtable library with map::map_s for all hashtables in all tasks




s1apBrain storming, coding, testing and Review & rework9WIPCoding and testing completed. Review in progress
mme_app and nasBrain storming, coding, testing and Review & rework20

spgwBrain storming, coding, testing and Review & rework4

sgw_s8Coding, testing and Review & rework4

ngapBrain storming, coding, testing and Review & rework0
https://github.com/magma/magma/issues/12954
Will be taken care by Wavelabs
amf_appBrain storming, coding, testing and Review & rework0
https://github.com/magma/magma/issues/12954
Will be taken care by Wavelabs
https://github.com/magma/magma/issues/11189Need to convert GUTI to string and make this string as key and mme_ue_s1ap_id as data.mme_app Coding, testing and Review & rework7Completed
https://github.com/magma/magma/issues/11192The goal is to move away from the StateManager singleton and create different classes for the tasks to allocate the UE and task state there, and to potentially do the reads/writes to redis in a separate class.All tasksBrain storming, coding, testing and Review & rework20

https://github.com/magma/magma/issues/5571 Remove nested hashtables on MMEmme_appBrain storming, coding, testing and Review & rework12

Removal of existing hash libraryComplete removal of the library; needs to understand OAI's dependencyall tasks and commonBrain storming, coding, testing and Review & rework6

Migrate MME service completely to cppMay need to change the file name and make changes in Makefilesall tasks (s6a, sgs, gtpv1-u, ha, sctp, s11, service303, sms_orc8r, grpc_service) and commonBrain storming, coding, testing and Review & rework20
Right from main function; we may need to migrate c++
Remove files that are not needed anymore







  • No labels