Skip to content
Snippets Groups Projects

Draft: Implement NR-UE Deregistration procedure

Merged Robert Schmidt requested to merge deregistration into develop
  • UE 5G NAS: add deregistration request message
  • Reimplement ITTI wait mechanism using semaphores instead of signals (which are not safe to be used in signal handlers) and allows to override the signal handler
  • nrUE: send deregistration message on first ^C, will stop automatically if RRC release received; second ^C force-stops
  • Refactor of 5G UE NAS: one common structure for 5G NAS info instead of multiple (uicc_t, ue_sa_security_key_t), remove useless module ID, put duplicated code into separate functions...
  • Fix bug: add NAS message counters instead of hardcoding
Edited by Robert Schmidt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading