1. 25 Jul, 2024 1 commit
  2. 24 Jul, 2024 1 commit
    • Robert Schmidt's avatar
      RRC: reject PDU sessions if security is not active · 032d4fc9
      Robert Schmidt authored
      OAI 5GC seems to have a bug, and occasionally might send a PDU session
      setup request without having sent a UE context setup request, resulting
      in no security context activated for a UE. This lead to an assertion in
      rrc_gNB_process_e1_bearer_context_setup_resp().
      
      To prevent the gNB from stopping, check if security is active before
      triggering PDU sessions. If not, the gNB will reject PDU sessions.
      032d4fc9
  3. 23 Jul, 2024 4 commits
  4. 22 Jul, 2024 3 commits
  5. 20 Jul, 2024 1 commit
  6. 19 Jul, 2024 17 commits
  7. 18 Jul, 2024 13 commits