1. 20 Dec, 2023 4 commits
    • Robert Schmidt's avatar
      RRC: bearer context setup: correctly store DRB QoS params · 8daf1edb
      Robert Schmidt authored
      When setting up bearer(s) through F1, the corresponding F1 message has
      QoS fields for the DRB(s) to be set up, as well as for all flows
      associated to this DRB. In this commit, set the DRB QoS field to be
      equal to the first flow (it is unclear/unspecified how it should be set
      up, based on the flows), which was not set before and therefore
      contained unitialized data.
      
      The F1 module uses this data, and in split mode, F1 message generation
      failed due to uninitialized data.
      8daf1edb
    • Robert Schmidt's avatar
      GTP: clarify GTP Error Ind error message · 51f0c245
      Robert Schmidt authored
      51f0c245
    • Robert Schmidt's avatar
      NGAP: read correct PDU session NSSAI · 8c897125
      Robert Schmidt authored
      The allowed NSSAIs is NOT the NSSAI to be used for a UE. Fix it to use
      the correct one.
      8c897125
    • Robert Schmidt's avatar
      CU-CP/UP: release UE at PDCP in CU-CP · 642fd999
      Robert Schmidt authored
      We reuse RRC UE IDs at the RRC. Previous to this commit, we did not
      release a UE at the CU-CP's PDCP (for SRBs). Thus, when reconnecting a
      UE, the PDCP might not be in a good state, since we did not release the
      previous PDCP UE context.
      642fd999
  2. 19 Dec, 2023 5 commits
  3. 18 Dec, 2023 3 commits
  4. 17 Dec, 2023 1 commit
  5. 15 Dec, 2023 4 commits
  6. 14 Dec, 2023 2 commits
  7. 13 Dec, 2023 2 commits
  8. 12 Dec, 2023 16 commits
  9. 11 Dec, 2023 3 commits