Skip to content

Fix NSA test

Robert Schmidt requested to merge fix-nsa-reattach into develop
  • fix memory error at gNB during UE release NSA
  • clean up some global variables and code
  • update some documentation, and add NSA in the list of supported modes.
  • reattach still does not work cleanly:
    • there is a problem with the F1 UE ID management
    • there is a buffer overflow:
    • the buffer overflow is still present, but I cannot figure it out EDIT: solved in the patch that correctly and completely wipes out state information in RA (bfd8455d). We should move to using F1, and then things will get clearer.
Edited by Robert Schmidt

Merge request reports